HomeSort by relevance Sort by last modified time
    Searched refs:deletePending (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/system/egl/
eglContext.h 44 EGLint deletePending;
egl.cpp 146 deletePending(0)
959 getEGLThreadInfo()->currentContext->deletePending = 1;
1002 if (tInfo->currentContext && tInfo->currentContext->deletePending) {
    [all...]

Completed in 214 milliseconds