Searched refs:swapBuffersWithDamage (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DProperties.cpp32 bool Properties::swapBuffersWithDamage = true; member in class:android::uirenderer::Properties
107 swapBuffersWithDamage = property_get_bool(PROPERTY_SWAP_WITH_DAMAGE, true);
H A DProperties.h295 static bool swapBuffersWithDamage; member in class:android::uirenderer::Properties
/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp265 if (CC_LIKELY(Properties::swapBuffersWithDamage)) {

Completed in 27 milliseconds