Home
last modified time | relevance | path

Searched defs:getSize (Results 1 – 17 of 17) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/common/
DGrallocBufferMapperBase.cpp56 uint32_t GrallocBufferMapperBase::getSize(int subIndex) const in getSize() function in android::intel::GrallocBufferMapperBase
DTTMBufferMapper.h40 uint32_t getSize(int subIndex) const { in getSize() function
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DGrallocBufferMapperBase.cpp56 uint32_t GrallocBufferMapperBase::getSize(int subIndex) const in getSize() function in android::intel::GrallocBufferMapperBase
DTTMBufferMapper.h40 uint32_t getSize(int /* subIndex */) const { in getSize() function
/hardware/libhardware/modules/sensors/
DSensorEventQueue.cpp65 int SensorEventQueue::getSize() { in getSize() function in SensorEventQueue
/hardware/qcom/gps/msm8996/utils/
DLocHeap.cpp69 inline int getSize() { return mSize; } in getSize() function in LocHeapNode
/hardware/qcom/gps/msm8909/utils/
DLocHeap.cpp69 inline int getSize() { return mSize; } in getSize() function in LocHeapNode
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3StreamMem.cpp139 ssize_t QCamera3StreamMem::getSize(uint32_t index) in getSize() function in qcamera::QCamera3StreamMem
DQCamera3Mem.cpp180 ssize_t QCamera3Memory::getSize(uint32_t index) in getSize() function in qcamera::QCamera3Memory
/hardware/qcom/display/msm8226/libgralloc/
Dalloc_controller.cpp397 unsigned int getSize(int format, int width, int height, const int alignedw, in getSize() function
/hardware/qcom/display/msm8084/libgralloc/
Dalloc_controller.cpp398 size_t getSize(int format, int width, int height, const int alignedw, in getSize() function
/hardware/qcom/display/msm8909/libgralloc/
Dalloc_controller.cpp410 unsigned int getSize(int format, int width, int height, const int alignedw, in getSize() function
/hardware/qcom/display/msm8994/libgralloc/
Dalloc_controller.cpp481 unsigned int getSize(int format, int width, int height, int usage, in getSize() function
/hardware/ti/omap4-aah/camera/
DBufferSourceAdapter.cpp611 unsigned int BufferSourceAdapter::getSize() { in getSize() function in Ti::Camera::BufferSourceAdapter
/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.cpp549 unsigned int getSize(int format, int width, int height, int usage, in getSize() function
/hardware/qcom/camera/QCamera2/HAL/
DQCameraMem.cpp184 ssize_t QCameraMemory::getSize(uint32_t index) const in getSize() function in qcamera::QCameraMemory
/hardware/ti/omap4-aah/camera/inc/
DCameraHal.h630 virtual unsigned int getSize() {return 0; } in getSize() function