Home
last modified time | relevance | path

Searched refs:DRAWING_CACHE_QUALITY_LOW (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DView.java1716 DRAWING_CACHE_QUALITY_LOW,
1739 public static final int DRAWING_CACHE_QUALITY_LOW = 0x00080000; field in View
1780 DRAWING_CACHE_QUALITY_AUTO, DRAWING_CACHE_QUALITY_LOW, DRAWING_CACHE_QUALITY_HIGH
11489 @EnumEntry(value = DRAWING_CACHE_QUALITY_LOW, name = "low"),
23077 case DRAWING_CACHE_QUALITY_LOW: in buildDrawingCacheImpl()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52699 field @Deprecated public static final int DRAWING_CACHE_QUALITY_LOW = 524288; // 0x80000