Searched refs:RAW_DEPTH (Results 1 – 6 of 6) sorted by relevance
49 RAW_DEPTH,725 public static final int RAW_DEPTH = 0x1002; field in ImageFormat797 case RAW_DEPTH: in getBitsPerPixel()840 case RAW_DEPTH: in isPublicFormat()
36 case PublicFormat::RAW_DEPTH: in mapPublicFormatToHalFormat()52 case PublicFormat::RAW_DEPTH: in mapPublicFormatToHalDataspace()99 return PublicFormat::RAW_DEPTH; in mapHalFormatDataspaceToPublicFormat()
65 case ImageFormat.RAW_DEPTH: in getNumPlanesForFormat()109 if (src.getFormat() == ImageFormat.RAW_DEPTH) { in imageCopy()218 case ImageFormat.RAW_DEPTH: in getEstimatedNativeAllocBytes()266 case ImageFormat.RAW_DEPTH: in getEffectivePlaneSizeForImage()
52 RAW_DEPTH = 0x1002, // @hide enumerator
1324 return ImageFormat.RAW_DEPTH; in depthFormatToPublic()1396 case ImageFormat.RAW_DEPTH: in imageFormatToInternal()1441 case ImageFormat.RAW_DEPTH: in imageFormatToDataspace()1881 case ImageFormat.RAW_DEPTH: in formatToString()
20790 Landroid/graphics/ImageFormat;->RAW_DEPTH:I