Searched refs:crop_t (Results 1 – 10 of 10) sorted by relevance
30 } crop_t; typedef75 crop_t& getCrop() { return mCrop; } in getCrop()93 memset(&mCrop, 0, sizeof(crop_t)); in initBuffer()98 crop_t mCrop;
140 crop_t mSrcCrop;154 crop_t mDisplayCrop;
63 crop_t& srcCrop, uint32_t async) = 0;
38 crop_t& srcCrop, uint32_t async);
62 crop_t& srcCrop, uint32_t async) in blitGrallocBuffer()
53 crop_t mCrop;
559 int& crop_t = crop.top; in calculate_crop_rects() local604 crop_t += crop_h * topCutRatio; in calculate_crop_rects()
509 int& crop_t = crop.top; in calculate_crop_rects() local554 crop_t += crop_h * topCutRatio; in calculate_crop_rects()
1034 int& crop_t = crop.top; in calculate_crop_rects() local1077 crop_t += (int)round((double)crop_h * topCutRatio); in calculate_crop_rects()
1048 int& crop_t = crop.top; in calculate_crop_rects() local1091 crop_t += (int)round((double)crop_h * topCutRatio); in calculate_crop_rects()