Searched defs:getPtr (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/camera/QCamera2/HAL3/ | ||
D | QCamera3Mem.cpp | 503 void *QCamera3HeapMemory::getPtr(uint32_t index) in getPtr() function in qcamera::QCamera3HeapMemory |
D | QCamera3StreamMem.cpp | 240 void* QCamera3StreamMem::getPtr(uint32_t index) in getPtr() function in qcamera::QCamera3StreamMem |
/hardware/qcom/camera/QCamera2/HAL/ | ||
D | QCameraMem.cpp | 761 void *QCameraHeapMemory::getPtr(uint32_t index) const in getPtr() function in qcamera::QCameraHeapMemory |
/hardware/intel/img/hwcomposer/merrifield/common/devices/ | ||
D | VirtualDevice.cpp | 130 uint8_t* getPtr() { return ptr; } in getPtr() function in android::intel::MappedSurface |