Home
last modified time | relevance | path

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

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