Searched refs:MetadataType_PlaneLayouts (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/ui/ |
D | Gralloc4.cpp | 592 return get(bufferHandle, gralloc4::MetadataType_PlaneLayouts, gralloc4::decodePlaneLayouts, in getPlaneLayouts() 786 return getDefault(width, height, format, layerCount, usage, gralloc4::MetadataType_PlaneLayouts, in getDefaultPlaneLayouts()
|
/frameworks/native/libs/gralloc/types/ |
D | Gralloc4.cpp | 1070 return encodeMetadata(MetadataType_PlaneLayouts, planeLayouts, outPlaneLayouts, in encodePlaneLayouts() 1075 return decodeMetadata(MetadataType_PlaneLayouts, planeLayouts, outPlaneLayouts, in decodePlaneLayouts()
|
/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 105 …onst android::hardware::graphics::mapper::V4_0::IMapper::MetadataType MetadataType_PlaneLayouts = { variable
|