Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DView.java1761 DRAWING_CACHE_QUALITY_LOW,
1784 public static final int DRAWING_CACHE_QUALITY_LOW = 0x00080000; field in View
1825 DRAWING_CACHE_QUALITY_AUTO, DRAWING_CACHE_QUALITY_LOW, DRAWING_CACHE_QUALITY_HIGH
12146 @EnumEntry(value = DRAWING_CACHE_QUALITY_LOW, name = "low"),
24019 case DRAWING_CACHE_QUALITY_LOW: in buildDrawingCacheImpl()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33769 field public static final int DRAWING_CACHE_QUALITY_LOW = 524288; // 0x80000
/frameworks/base/core/api/
Dcurrent.txt53222 field @Deprecated public static final int DRAWING_CACHE_QUALITY_LOW = 524288; // 0x80000