Searched refs:traceGpuCompletion (Results 1 – 4 of 4) sorted by relevance
24 adb shell setprop debug.egl.traceGpuCompletion 1
117 bool traceGpuCompletion; // property: debug.egl.traceGpuCompletion variable
87 … magic('_dpy'), finishOnSwap(false), traceGpuCompletion(false), refs(0), eglIsInitialized(false) { in egl_display_t()421 traceGpuCompletion = true; in initialize()
1403 if (CC_UNLIKELY(dp->traceGpuCompletion)) { in eglSwapBuffersWithDamageKHRImpl()