Home
last modified time | relevance | path

Searched refs:RGB_888 (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DPixelFormat.java32 @IntDef({RGBA_8888, RGBX_8888, RGBA_F16, RGBA_1010102, RGB_888, RGB_565})
53 public static final int RGB_888 = 3; field in PixelFormat
111 case RGB_888: in getPixelFormatInfo()
179 case RGB_888: in isPublicFormat()
/frameworks/base/core/java/android/hardware/
DHardwareBuffer.java44 @IntDef({RGBA_8888, RGBA_FP16, RGBA_1010102, RGBX_8888, RGB_888, RGB_565, BLOB})
53 public static final int RGB_888 = 3; field in HardwareBuffer
330 case RGB_888: in isSupportedFormat()
/frameworks/base/media/java/android/media/
DImageUtils.java54 case PixelFormat.RGB_888: in getNumPlanesForFormat()
220 case PixelFormat.RGB_888: in getEstimatedNativeAllocBytes()
254 case PixelFormat.RGB_888: in getEffectivePlaneSizeForImage()
/frameworks/base/core/jni/include/android_runtime/
Dandroid_view_Surface.h41 RGB_888 = 0x3, enumerator
/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
DSurfaceCompositionMeasuringActivity.java84 PixelFormat.RGB_888,
563 case PixelFormat.RGB_888: in getPixelFormatInfo()
/frameworks/rs/cpp/
DElement.cpp111 CREATE_PIXEL(RGB_888, UNSIGNED_8, PIXEL_RGB);
DrsCppStructs.h508 sp<const Element> RGB_888; member
1121 static sp<const Element> RGB_888(const sp<RS> &rs);
/frameworks/base/core/java/android/hardware/camera2/params/
DStreamConfigurationMap.java1597 case PixelFormat.RGB_888: in formatToString()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DElement.java458 public static Element RGB_888(RenderScript rs) { in RGB_888() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java602 public static Element RGB_888(RenderScript rs) { in RGB_888() method in Element
/frameworks/support/api/
D23.0.0.txt10098 …method public static android.support.v8.renderscript.Element RGB_888(android.support.v8.renderscri…
D23.4.0.txt11033 …method public static android.support.v8.renderscript.Element RGB_888(android.support.v8.renderscri…
D23.1.0.txt10517 …method public static android.support.v8.renderscript.Element RGB_888(android.support.v8.renderscri…
D23.1.1.txt10486 …method public static android.support.v8.renderscript.Element RGB_888(android.support.v8.renderscri…
D23.2.1.txt11017 …method public static android.support.v8.renderscript.Element RGB_888(android.support.v8.renderscri…
D23.2.0.txt11015 …method public static android.support.v8.renderscript.Element RGB_888(android.support.v8.renderscri…
D24.1.0.txt11843 …method public static android.support.v8.renderscript.Element RGB_888(android.support.v8.renderscri…
D24.0.0.txt11833 …method public static android.support.v8.renderscript.Element RGB_888(android.support.v8.renderscri…
/frameworks/base/api/
Dcurrent.txt13565 field public static final int RGB_888 = 3; // 0x3
14816 field public static final int RGB_888 = 3; // 0x3
35823 method public static android.renderscript.Element RGB_888(android.renderscript.RenderScript);
Dtest-current.txt13654 field public static final int RGB_888 = 3; // 0x3
14910 field public static final int RGB_888 = 3; // 0x3
36020 method public static android.renderscript.Element RGB_888(android.renderscript.RenderScript);
Dsystem-current.txt14297 field public static final int RGB_888 = 3; // 0x3
15548 field public static final int RGB_888 = 3; // 0x3
38900 method public static android.renderscript.Element RGB_888(android.renderscript.RenderScript);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11257 field public static final int RGB_888 = 3; // 0x3
26098 method public static android.renderscript.Element RGB_888(android.renderscript.RenderScript);