Searched refs:numHooks (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Degl.cpp82 int numHooks = sizeof(gHooksNoContext) / sizeof(EGLFuncPointer); local
84 for (int hook = 0; hook < numHooks; ++hook) {

Completed in 30 milliseconds