HomeSort by relevance Sort by last modified time
    Searched refs:PROPERTY_DISABLE_SCISSOR_OPTIMIZATION (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
Properties.h 122 #define PROPERTY_DISABLE_SCISSOR_OPTIMIZATION "ro.hwui.disable_scissor_opt"
OpenGLRenderer.cpp 134 if (property_get(PROPERTY_DISABLE_SCISSOR_OPTIMIZATION, property, "false")) {
    [all...]

Completed in 258 milliseconds