Searched refs:traceGpuCompletion (Results 1 – 4 of 4) sorted by relevance
25 adb shell setprop debug.egl.traceGpuCompletion 1
59 … magic('_dpy'), finishOnSwap(false), traceGpuCompletion(false), refs(0), eglIsInitialized(false) { in egl_display_t()208 traceGpuCompletion = true; in initialize()
126 bool traceGpuCompletion; // property: debug.egl.traceGpuCompletion variable
1076 if (CC_UNLIKELY(dp->traceGpuCompletion)) { in eglSwapBuffersWithDamageKHR()