Searched defs:allocate (Results 1 – 5 of 5) sorted by relevance
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | goldfish_address_space.cpp | 78 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/ |
D | QCameraMem.cpp | 793 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
|
D | QCameraParametersIntf.cpp | 65 int32_t QCameraParametersIntf::allocate() in allocate() function in qcamera::QCameraParametersIntf
|
D | QCameraParameters.cpp | 6084 int32_t QCameraParameters::allocate() in allocate() function in qcamera::QCameraParameters
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3Mem.cpp | 559 int QCamera3HeapMemory::allocate(size_t size) in allocate() function in qcamera::QCamera3HeapMemory
|