Searched refs:shouldSkipDraw (Results 1 – 4 of 4) sorted by relevance
34 bool emugl::shouldSkipDraw() { in shouldSkipDraw() function in emugl
56 EMUGL_COMMON_API bool shouldSkipDraw();
92 if (emugl::shouldSkipDraw()) { in postImpl()
1991 if (emugl::shouldSkipDraw()) { in getScreenshot()