Searched defs:getPtr (Results 1 – 7 of 7) sorted by relevance
542 void *QCamera3HeapMemory::getPtr(uint32_t index) in getPtr() function in qcamera::QCamera3HeapMemory1225 void *QCamera3GrallocMemory::getPtr(uint32_t index) in getPtr() function in qcamera::QCamera3GrallocMemory
232 void* QCamera3StreamMem::getPtr(uint32_t index) in getPtr() function in qcamera::QCamera3StreamMem
547 void *QCamera3HeapMemory::getPtr(uint32_t index) in getPtr() function in qcamera::QCamera3HeapMemory1234 void *QCamera3GrallocMemory::getPtr(uint32_t index) in getPtr() function in qcamera::QCamera3GrallocMemory
255 void* QCamera3StreamMem::getPtr(uint32_t index) in getPtr() function in qcamera::QCamera3StreamMem
771 void *QCameraHeapMemory::getPtr(uint32_t index) const in getPtr() function in qcamera::QCameraHeapMemory1259 void *QCameraStreamMemory::getPtr(uint32_t index) const in getPtr() function in qcamera::QCameraStreamMemory2399 void *QCameraGrallocMemory::getPtr(uint32_t index) const in getPtr() function in qcamera::QCameraGrallocMemory
770 void *QCameraHeapMemory::getPtr(uint32_t index) const in getPtr() function in qcamera::QCameraHeapMemory1258 void *QCameraStreamMemory::getPtr(uint32_t index) const in getPtr() function in qcamera::QCameraStreamMemory2471 void *QCameraGrallocMemory::getPtr(uint32_t index) const in getPtr() function in qcamera::QCameraGrallocMemory
130 uint8_t* getPtr() { return ptr; } in getPtr() function in android::intel::MappedSurface