Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Dmisc.cpp34 bool emugl::shouldSkipDraw() { in shouldSkipDraw() function in emugl
/hardware/google/aemu/host-common/include/host-common/
Dmisc.h56 EMUGL_COMMON_API bool shouldSkipDraw();
/hardware/google/gfxstream/host/
DPostWorkerGl.cpp92 if (emugl::shouldSkipDraw()) { in postImpl()
DFrameBuffer.cpp1991 if (emugl::shouldSkipDraw()) { in getScreenshot()