OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROPERTY_DISABLE_DRAW_REORDER
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
Properties.h
116
#define
PROPERTY_DISABLE_DRAW_REORDER
"debug.hwui.disable_draw_reorder"
Caches.cpp
202
if (property_get(
PROPERTY_DISABLE_DRAW_REORDER
, property, "false")) {
Completed in 39 milliseconds