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

  /frameworks/base/libs/hwui/
Properties.h 155 #define PROPERTY_DISABLE_DRAW_REORDER "debug.hwui.disable_draw_reorder"
Caches.cpp 208 if (property_get(PROPERTY_DISABLE_DRAW_REORDER, property, "false")) {

Completed in 256 milliseconds