Searched defs:getSize (Results 1 – 9 of 9) sorted by relevance
/hardware/intel/img/hwcomposer/ips/common/ |
D | GrallocBufferMapperBase.cpp | 56 uint32_t GrallocBufferMapperBase::getSize(int subIndex) const in getSize() function in android::intel::GrallocBufferMapperBase
|
D | TTMBufferMapper.h | 40 uint32_t getSize(int /* subIndex */) const { in getSize() function
|
/hardware/libhardware/modules/sensors/ |
D | SensorEventQueue.cpp | 65 int SensorEventQueue::getSize() { in getSize() function in SensorEventQueue
|
/hardware/samsung_slsi/exynos5/libhwjpeg/ |
D | ExynosJpegEncoder.cpp | 110 int ExynosJpegEncoder::getSize(int *piW, int *piH) in getSize() function in ExynosJpegEncoder
|
D | ExynosJpegDecoder.cpp | 113 int ExynosJpegDecoder::getSize(int *piW, int *piH) in getSize() function in ExynosJpegDecoder
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | alloc_controller.cpp | 397 unsigned int getSize(int format, int width, int height, const int alignedw, in getSize() function
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | alloc_controller.cpp | 397 size_t getSize(int format, int width, int height, const int alignedw, in getSize() function
|
/hardware/ti/omap4-aah/camera/ |
D | BufferSourceAdapter.cpp | 611 unsigned int BufferSourceAdapter::getSize() { in getSize() function in Ti::Camera::BufferSourceAdapter
|
/hardware/ti/omap4-aah/camera/inc/ |
D | CameraHal.h | 630 virtual unsigned int getSize() {return 0; } in getSize() function
|