Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DGraphicBufferMapper.cpp320 status_t GraphicBufferMapper::getDefaultAllocationSize(uint32_t width, uint32_t height, in getDefaultAllocationSize() function in android::GraphicBufferMapper
324 return mMapper->getDefaultAllocationSize(width, height, format, layerCount, usage, in getDefaultAllocationSize()
DGralloc4.cpp689 status_t Gralloc4Mapper::getDefaultAllocationSize(uint32_t width, uint32_t height, in getDefaultAllocationSize() function in android::Gralloc4Mapper
/frameworks/native/libs/ui/include/ui/
DGralloc.h194 virtual status_t getDefaultAllocationSize(uint32_t /*width*/, uint32_t /*height*/, in getDefaultAllocationSize() function
DGraphicBufferMapper.h141 status_t getDefaultAllocationSize(uint32_t width, uint32_t height, PixelFormat format,
DGralloc4.h118 status_t getDefaultAllocationSize(uint32_t width, uint32_t height, PixelFormat format,
/frameworks/native/libs/ui/include_vndk/ui/
DGraphicBufferMapper.h141 status_t getDefaultAllocationSize(uint32_t width, uint32_t height, PixelFormat format,