Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/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/samsung_slsi/exynos5/libhwjpeg/
DExynosJpegEncoder.cpp110 int ExynosJpegEncoder::getSize(int *piW, int *piH) in getSize() function in ExynosJpegEncoder
DExynosJpegDecoder.cpp113 int ExynosJpegDecoder::getSize(int *piW, int *piH) in getSize() function in ExynosJpegDecoder
/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.cpp397 size_t getSize(int format, int width, int height, const int alignedw, in getSize() function
/hardware/ti/omap4-aah/camera/
DBufferSourceAdapter.cpp611 unsigned int BufferSourceAdapter::getSize() { in getSize() function in Ti::Camera::BufferSourceAdapter
/hardware/ti/omap4-aah/camera/inc/
DCameraHal.h630 virtual unsigned int getSize() {return 0; } in getSize() function