Searched refs:crop_t (Results 1 – 21 of 21) sorted by relevance
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/ |
D | DataBuffer.h | 30 } crop_t; typedef 75 crop_t& getCrop() { return mCrop; } in getCrop() 93 memset(&mCrop, 0, sizeof(crop_t)); in initBuffer() 98 crop_t mCrop;
|
D | DisplayPlane.h | 140 crop_t mSrcCrop; 154 crop_t mDisplayCrop;
|
D | BufferManager.h | 63 crop_t& srcCrop, uint32_t async) = 0;
|
/hardware/intel/img/hwcomposer/merrifield/include/ |
D | DataBuffer.h | 30 } crop_t; typedef 75 crop_t& getCrop() { return mCrop; } in getCrop() 93 memset(&mCrop, 0, sizeof(crop_t)); in initBuffer() 98 crop_t mCrop;
|
D | BufferManager.h | 63 const crop_t& destRect, bool filter, bool async) = 0;
|
D | DisplayPlane.h | 140 crop_t mSrcCrop;
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/platforms/merrifield_plus/ |
D | PlatfBufferManager.h | 37 crop_t& srcCrop, uint32_t async);
|
D | PlatfBufferManager.cpp | 57 crop_t& srcCrop, uint32_t async) in blitGrallocBuffer()
|
/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield/ |
D | PlatfBufferManager.h | 37 const crop_t& destRect, bool filter, bool async);
|
D | PlatfBufferManager.cpp | 57 const crop_t& destRect, bool filter, bool async) in blit()
|
/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield_plus/ |
D | PlatfBufferManager.h | 37 const crop_t& destRect, bool filter, bool async);
|
D | PlatfBufferManager.cpp | 57 const crop_t& destRect, bool filter, bool async) in blit()
|
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/ |
D | AnnCursorPlane.h | 53 crop_t mCrop;
|
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/ |
D | TngCursorPlane.h | 52 crop_t mCrop;
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
D | AnnCursorPlane.h | 53 crop_t mCrop;
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.cpp | 558 int& crop_t = crop.top; in calculate_crop_rects() local 601 crop_t += crop_h * topCutRatio; in calculate_crop_rects()
|
/hardware/intel/img/hwcomposer/merrifield/common/devices/ |
D | VirtualDevice.cpp | 478 crop_t destRect; 1264 crop_t destRect; in queueCompose()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.cpp | 1048 int& crop_t = crop.top; in calculate_crop_rects() local 1091 crop_t += (int)round((double)crop_h * topCutRatio); in calculate_crop_rects()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.cpp | 1035 int& crop_t = crop.top; in calculate_crop_rects() local 1078 crop_t += (int)round((double)crop_h * topCutRatio); in calculate_crop_rects()
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_utils.cpp | 1320 int& crop_t = crop.top; in calculate_crop_rects() local 1363 crop_t += (int)round((double)crop_h * topCutRatio); in calculate_crop_rects()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.cpp | 1253 int& crop_t = crop.top; in calculate_crop_rects() local 1296 crop_t += (int)round((double)crop_h * topCutRatio); in calculate_crop_rects()
|