Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPixelFormat.java107 public int bitsPerPixel; field in PixelFormat
114 info.bitsPerPixel = 32; in getPixelFormatInfo()
119 info.bitsPerPixel = 24; in getPixelFormatInfo()
126 info.bitsPerPixel = 16; in getPixelFormatInfo()
132 info.bitsPerPixel = 8; in getPixelFormatInfo()
137 info.bitsPerPixel = 16; in getPixelFormatInfo()
141 info.bitsPerPixel = 12; in getPixelFormatInfo()
145 info.bitsPerPixel = 64; in getPixelFormatInfo()
149 info.bitsPerPixel = 8; in getPixelFormatInfo()
/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.txt16292 field public int bitsPerPixel;