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 130 #define PROPERTY_DISABLE_DRAW_REORDER "debug.hwui.disable_draw_reorder"
Properties.cpp 139 drawReorderDisabled = property_get_bool(PROPERTY_DISABLE_DRAW_REORDER, false);

Completed in 90 milliseconds