Searched defs:getSize (Results 1 - 9 of 9) sorted by relevance

/hardware/intel/img/hwcomposer/ips/common/
H A DGrallocBufferMapperBase.cpp56 uint32_t GrallocBufferMapperBase::getSize(int subIndex) const function in class:android::intel::GrallocBufferMapperBase
H A DTTMBufferMapper.h40 uint32_t getSize(int /* subIndex */) const { function in class:android::intel::TTMBufferMapper
/hardware/libhardware/modules/sensors/
H A DSensorEventQueue.cpp65 int SensorEventQueue::getSize() { function in class:SensorEventQueue
/hardware/samsung_slsi/exynos5/libhwjpeg/
H A DExynosJpegEncoder.cpp110 int ExynosJpegEncoder::getSize(int *piW, int *piH) function in class:ExynosJpegEncoder
H A DExynosJpegDecoder.cpp113 int ExynosJpegDecoder::getSize(int *piW, int *piH) function in class:ExynosJpegDecoder
/hardware/qcom/display/msm8084/libgralloc/
H A Dalloc_controller.cpp397 size_t getSize(int format, int width, int height, const int alignedw, function
519 size = getSize(format, width, height, alignedw, alignedh);
538 size = getSize(format, width, height, alignedw, alignedh);
555 size = getSize(format, width, height, alignedw, alignedh);
/hardware/qcom/display/msm8226/libgralloc/
H A Dalloc_controller.cpp397 unsigned int getSize(int format, int width, int height, const int alignedw, function
516 size = getSize(format, width, height, alignedw, alignedh);
535 size = getSize(format, width, height, alignedw, alignedh);
552 size = getSize(format, width, height, alignedw, alignedh);
/hardware/ti/omap4-aah/camera/
H A DBufferSourceAdapter.cpp611 unsigned int BufferSourceAdapter::getSize() { function in class:Ti::Camera::BufferSourceAdapter
/hardware/ti/omap4-aah/camera/inc/
H A DCameraHal.h630 virtual unsigned int getSize() {return 0; } function in class:Ti::Camera::BufferProvider

Completed in 959 milliseconds