Searched refs:mSavePending (Results 1 - 2 of 2) sorted by last modified time

/frameworks/native/opengl/libs/EGL/
H A Degl_cache.cpp147 if (!mSavePending) {
159 c->mSavePending = false;
167 mSavePending = true;
H A Degl_cache.h111 // mSavePending indicates whether or not a deferred save operation is
116 bool mSavePending; member in class:android::egl_cache_t

Completed in 64 milliseconds