Searched refs:PROPERTY_PATCH_CACHE_SIZE (Results 1 – 2 of 2) sorted by relevance
194 #define PROPERTY_PATCH_CACHE_SIZE "ro.hwui.patch_cache_size" macro
43 if (property_get(PROPERTY_PATCH_CACHE_SIZE, property, nullptr) > 0) { in PatchCache()