Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DGraphicBufferMapper.cpp231 status_t GraphicBufferMapper::getAllocationSize(buffer_handle_t bufferHandle, in getAllocationSize() function in android::GraphicBufferMapper
233 return mMapper->getAllocationSize(bufferHandle, outAllocationSize); in getAllocationSize()
DGralloc4.cpp509 status_t Gralloc4Mapper::getAllocationSize(buffer_handle_t bufferHandle, in getAllocationSize() function in android::Gralloc4Mapper
/frameworks/native/libs/ui/include/ui/
DGralloc.h121 virtual status_t getAllocationSize(buffer_handle_t /*bufferHandle*/, in getAllocationSize() function
DGraphicBufferMapper.h107 status_t getAllocationSize(buffer_handle_t bufferHandle, uint64_t* outAllocationSize);
DGralloc4.h82 status_t getAllocationSize(buffer_handle_t bufferHandle,
/frameworks/native/libs/ui/include_vndk/ui/
DGraphicBufferMapper.h107 status_t getAllocationSize(buffer_handle_t bufferHandle, uint64_t* outAllocationSize);