Home
last modified time | relevance | path

Searched defs:allocate (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Dgoldfish_address_space.cpp78 bool GoldfishAddressSpaceBlock::allocate(GoldfishAddressSpaceBlockProvider *provider, size_t size) in allocate() function in GoldfishAddressSpaceBlock
176 bool GoldfishAddressSpaceBlock::allocate(GoldfishAddressSpaceBlockProvider *provider, size_t size) in allocate() function in GoldfishAddressSpaceBlock
353 bool GoldfishAddressSpaceBlock::allocate(GoldfishAddressSpaceBlockProvider *provider, size_t size) in allocate() function in GoldfishAddressSpaceBlock
/device/google/marlin/camera/QCamera2/HAL/
DQCameraMem.cpp793 int QCameraHeapMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate() function in qcamera::QCameraHeapMemory
1089 int QCameraStreamMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate() function in qcamera::QCameraStreamMemory
1324 int QCameraVideoMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate() function in qcamera::QCameraVideoMemory
2047 int QCameraGrallocMemory::allocate(uint8_t count, size_t /*size*/, in allocate() function in qcamera::QCameraGrallocMemory
DQCameraParametersIntf.cpp65 int32_t QCameraParametersIntf::allocate() in allocate() function in qcamera::QCameraParametersIntf
DQCameraParameters.cpp6084 int32_t QCameraParameters::allocate() in allocate() function in qcamera::QCameraParameters
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Mem.cpp559 int QCamera3HeapMemory::allocate(size_t size) in allocate() function in qcamera::QCamera3HeapMemory