Home
last modified time | relevance | path

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

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