Home
last modified time | relevance | path

Searched refs:getPixelFormatFourCC (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/native/libs/ui/
H A DGraphicBufferMapper.cpp217 status_t GraphicBufferMapper::getPixelFormatFourCC(buffer_handle_t bufferHandle, in getPixelFormatFourCC() function in android::GraphicBufferMapper
219 return mMapper->getPixelFormatFourCC(bufferHandle, outPixelFormatFourCC); in getPixelFormatFourCC()
H A DGralloc4.cpp493 status_t Gralloc4Mapper::getPixelFormatFourCC(buffer_handle_t bufferHandle, in getPixelFormatFourCC() function in android::Gralloc4Mapper
/aosp12/frameworks/native/libs/ui/include/ui/
H A DGralloc.h110 virtual status_t getPixelFormatFourCC(buffer_handle_t /*bufferHandle*/, in getPixelFormatFourCC() function
H A DGraphicBufferMapper.h104 status_t getPixelFormatFourCC(buffer_handle_t bufferHandle, uint32_t* outPixelFormatFourCC);
H A DGralloc4.h77 status_t getPixelFormatFourCC(buffer_handle_t bufferHandle,
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DGraphicBufferMapper.h104 status_t getPixelFormatFourCC(buffer_handle_t bufferHandle, uint32_t* outPixelFormatFourCC);