Searched refs:PROPERTY_DEBUG_STENCIL_CLIP (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DProperties.h109 #define PROPERTY_DEBUG_STENCIL_CLIP "debug.hwui.show_non_rect_clip" macro
H A DProperties.cpp100 if (property_get(PROPERTY_DEBUG_STENCIL_CLIP, property, nullptr) > 0) {

Completed in 212 milliseconds