Searched defs:YUV_420_888 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DImageFormat.java57 * <p>For the {@link android.hardware.camera2} API, the {@link #YUV_420_888} format is
141 * <p>For the {@link android.hardware.camera2} API, the {@link #YUV_420_888} format is
157 * <p>For the {@link android.hardware.camera2} API, the {@link #YUV_420_888} format is
165 * <p>For the {@link android.hardware.camera2} API, the {@link #YUV_420_888} format is
219 public static final int YUV_420_888 = 0x23; field in class:ImageFormat
382 case YUV_420_888:
412 case YUV_420_888:

Completed in 36 milliseconds