Searched refs:getDefaultPlaneLayouts (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/libs/ui/ |
D | GraphicBufferMapper.cpp | 376 status_t GraphicBufferMapper::getDefaultPlaneLayouts( in getDefaultPlaneLayouts() function in android::GraphicBufferMapper 379 return mMapper->getDefaultPlaneLayouts(width, height, format, layerCount, usage, in getDefaultPlaneLayouts()
|
D | Gralloc4.cpp | 783 status_t Gralloc4Mapper::getDefaultPlaneLayouts( in getDefaultPlaneLayouts() function in android::Gralloc4Mapper
|
/frameworks/native/libs/ui/include/ui/ |
D | Gralloc.h | 242 virtual status_t getDefaultPlaneLayouts( in getDefaultPlaneLayouts() function
|
D | GraphicBufferMapper.h | 168 status_t getDefaultPlaneLayouts(uint32_t width, uint32_t height, PixelFormat format,
|
D | Gralloc4.h | 145 status_t getDefaultPlaneLayouts(uint32_t width, uint32_t height, PixelFormat format,
|
/frameworks/native/libs/ui/include_vndk/ui/ |
D | GraphicBufferMapper.h | 168 status_t getDefaultPlaneLayouts(uint32_t width, uint32_t height, PixelFormat format,
|