Home
last modified time | relevance | path

Searched refs:crop_t (Results 1 – 10 of 10) sorted by relevance

/hardware/intel/img/hwcomposer/include/
DDataBuffer.h30 } crop_t; typedef
75 crop_t& getCrop() { return mCrop; } in getCrop()
93 memset(&mCrop, 0, sizeof(crop_t)); in initBuffer()
98 crop_t mCrop;
DDisplayPlane.h140 crop_t mSrcCrop;
154 crop_t mDisplayCrop;
DBufferManager.h63 crop_t& srcCrop, uint32_t async) = 0;
/hardware/intel/img/hwcomposer/platforms/merrifield_plus/
DPlatfBufferManager.h38 crop_t& srcCrop, uint32_t async);
DPlatfBufferManager.cpp62 crop_t& srcCrop, uint32_t async) in blitGrallocBuffer()
/hardware/intel/img/hwcomposer/ips/anniedale/
DAnnCursorPlane.h53 crop_t mCrop;
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.cpp559 int& crop_t = crop.top; in calculate_crop_rects() local
604 crop_t += crop_h * topCutRatio; in calculate_crop_rects()
/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_utils.cpp509 int& crop_t = crop.top; in calculate_crop_rects() local
554 crop_t += crop_h * topCutRatio; in calculate_crop_rects()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp1034 int& crop_t = crop.top; in calculate_crop_rects() local
1077 crop_t += (int)round((double)crop_h * topCutRatio); in calculate_crop_rects()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp1048 int& crop_t = crop.top; in calculate_crop_rects() local
1091 crop_t += (int)round((double)crop_h * topCutRatio); in calculate_crop_rects()