Home
last modified time | relevance | path

Searched refs:collectFbOnEglSwap (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_eglapi.cpp93 bool collectFbOnEglSwap = (cmd & READ_FB_ON_EGLSWAP_MASK) != 0; in commandReceiveTask() local
97 state->setCollectFbOnEglSwap(collectFbOnEglSwap); in commandReceiveTask()
102 collectFbOnEglSwap, collectFbOnGlDraw, collectTextureData); in commandReceiveTask()