Searched refs:crop_t (Results 1 - 21 of 21) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/include/
H A DDataBuffer.h30 } crop_t; typedef in namespace:android::intel
75 crop_t& getCrop() { return mCrop; }
93 memset(&mCrop, 0, sizeof(crop_t));
98 crop_t mCrop;
H A DBufferManager.h63 const crop_t& destRect, bool filter, bool async) = 0;
H A DDisplayPlane.h140 crop_t mSrcCrop;
/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield/
H A DPlatfBufferManager.h37 const crop_t& destRect, bool filter, bool async);
H A DPlatfBufferManager.cpp57 const crop_t& destRect, bool filter, bool async)
/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield_plus/
H A DPlatfBufferManager.h37 const crop_t& destRect, bool filter, bool async);
H A DPlatfBufferManager.cpp57 const crop_t& destRect, bool filter, bool async)
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DDataBuffer.h30 } crop_t; typedef in namespace:android::intel
75 crop_t& getCrop() { return mCrop; }
93 memset(&mCrop, 0, sizeof(crop_t));
98 crop_t mCrop;
H A DDisplayPlane.h140 crop_t mSrcCrop;
154 crop_t mDisplayCrop;
H A DBufferManager.h63 crop_t& srcCrop, uint32_t async) = 0;
/hardware/intel/img/hwcomposer/moorefield_hdmi/platforms/merrifield_plus/
H A DPlatfBufferManager.h37 crop_t& srcCrop, uint32_t async);
H A DPlatfBufferManager.cpp57 crop_t& srcCrop, uint32_t async)
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
H A DAnnCursorPlane.h53 crop_t mCrop;
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
H A DTngCursorPlane.h52 crop_t mCrop;
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
H A DAnnCursorPlane.h53 crop_t mCrop;
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp558 int& crop_t = crop.top; local
601 crop_t += crop_h * topCutRatio;
/hardware/intel/img/hwcomposer/merrifield/common/devices/
H A DVirtualDevice.cpp478 crop_t destRect;
1264 crop_t destRect;
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp1048 int& crop_t = crop.top; local
1091 crop_t += (int)round((double)crop_h * topCutRatio);
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp1035 int& crop_t = crop.top; local
1078 crop_t += (int)round((double)crop_h * topCutRatio);
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_utils.cpp1320 int& crop_t = crop.top; local
1363 crop_t += (int)round((double)crop_h * topCutRatio);
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.cpp1253 int& crop_t = crop.top; local
1296 crop_t += (int)round((double)crop_h * topCutRatio);

Completed in 295 milliseconds