Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/
DGralloc4.cpp1070 return encodeMetadata(MetadataType_PlaneLayouts, planeLayouts, outPlaneLayouts, in encodePlaneLayouts()
1075 return decodeMetadata(MetadataType_PlaneLayouts, planeLayouts, outPlaneLayouts, in decodePlaneLayouts()
/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h105 …onst android::hardware::graphics::mapper::V4_0::IMapper::MetadataType MetadataType_PlaneLayouts = { variable
/frameworks/native/libs/ui/
DGralloc4.cpp660 return get(bufferHandle, gralloc4::MetadataType_PlaneLayouts, gralloc4::decodePlaneLayouts, in getPlaneLayouts()