OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROPERTY_DEBUG_STENCIL_CLIP
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
Properties.h
108
#define
PROPERTY_DEBUG_STENCIL_CLIP
"debug.hwui.show_non_rect_clip"
Properties.cpp
111
if (property_get(
PROPERTY_DEBUG_STENCIL_CLIP
, property, nullptr) > 0) {
Completed in 422 milliseconds