Searched refs:hwc_rect_t (Results 1 - 25 of 100) sorted by relevance

1234

/hardware/qcom/display/msm8084/libqdutils/
H A Dcb_utils.h40 hwc_rect_t &clearWormholeRec,
H A Dcb_utils.cpp31 void getUnion(hwc_rect_t& rect1,hwc_rect_t& rect2, hwc_rect_t& irect) {
44 hwc_rect_t &clearWormholeRect, LayerProp *layerProp) {
47 hwc_rect_t fbFrame = list->hwLayers[last].displayFrame;
58 hwc_rect_t displayFrame = list->hwLayers[i].displayFrame;
70 hwc_rect_t displayFrame = list->hwLayers[i].displayFrame;
85 hwc_rect_t tmpWormRect = {r.left,r.top,r.right,r.bottom};
H A Ddisplay_config.h75 int getDisplayVisibleRegion(int dpy, hwc_rect_t &rect);
/hardware/qcom/display/msm8226/libqdutils/
H A Dcb_utils.h40 hwc_rect_t &clearWormholeRec,
H A Dcb_utils.cpp31 void getUnion(hwc_rect_t& rect1,hwc_rect_t& rect2, hwc_rect_t& irect) {
44 hwc_rect_t &clearWormholeRect, LayerProp *layerProp) {
47 hwc_rect_t fbFrame = list->hwLayers[last].displayFrame;
58 hwc_rect_t displayFrame = list->hwLayers[i].displayFrame;
70 hwc_rect_t displayFrame = list->hwLayers[i].displayFrame;
85 hwc_rect_t tmpWormRect = {r.left,r.top,r.right,r.bottom};
H A Ddisplay_config.h75 int getDisplayVisibleRegion(int dpy, hwc_rect_t &rect);
H A Dqd_utils.h52 int srcHeight, hwc_rect_t& rect);
/hardware/qcom/display/msm8994/libqdutils/
H A Dcb_utils.h40 hwc_rect_t &clearWormholeRec,
H A Dcb_utils.cpp31 void getUnion(hwc_rect_t& rect1,hwc_rect_t& rect2, hwc_rect_t& irect) {
44 hwc_rect_t &clearWormholeRect, LayerProp *layerProp) {
47 hwc_rect_t fbFrame = list->hwLayers[last].displayFrame;
59 hwc_rect_t displayFrame = list->hwLayers[i].displayFrame;
72 hwc_rect_t displayFrame = list->hwLayers[i].displayFrame;
87 hwc_rect_t tmpWormRect = {r.left,r.top,r.right,r.bottom};
H A Dqd_utils.h60 int srcHeight, hwc_rect_t& rect);
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_copybit.h65 hwc_rect_t displayFrame[MAX_NUM_APP_LAYERS];
76 hwc_rect_t FbdirtyRect[NUM_RENDER_BUFFERS];
77 hwc_rect_t FbdisplayRect[NUM_RENDER_BUFFERS];
81 void insertAndUpdateFbCache(hwc_rect_t dirtyRect,
82 hwc_rect_t displayRect);
83 int getUnchangedFbDRCount(hwc_rect_t dirtyRect,
84 hwc_rect_t displayRect);
97 private_handle_t *renderBuffer, hwc_rect_t overlap,
98 hwc_rect_t destRect);
121 int clear (private_handle_t* hnd, hwc_rect_t
[all...]
H A Dhwc_utils.h114 hwc_rect_t mDstRect;
144 hwc_rect_t lRoi; //left ROI
145 hwc_rect_t rRoi; //right ROI. Unused in single DSI panels.
161 hwc_rect_t displayFrame[MAX_PTOR_LAYERS];
185 static void setBwc(const hwc_rect_t& crop, const hwc_rect_t& dst,
251 inline hwc_rect_t integerizeSourceCrop(const hwc_frect_t& cropF) {
252 hwc_rect_t cropI = {0,0,0,0};
278 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t
[all...]
H A Dhwc_fbupdate.h42 hwc_rect_t fbUpdatingRect, int fbZorder) = 0;
67 hwc_rect_t fbUpdatingRect, int fbZorder);
72 hwc_rect_t fbUpdatingRect, int fbZorder);
76 hwc_rect_t& sourceCrop,
88 hwc_rect_t fbUpdatingRect, int fbZorder);
94 hwc_rect_t fbUpdatingRect, int fbZorder);
106 hwc_rect_t fbUpdatingRect, int fbZorder);
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.h108 hwc_rect_t mDstRect;
138 hwc_rect_t lRoi; //left ROI
139 hwc_rect_t rRoi; //right ROI. Unused in single DSI panels.
155 hwc_rect_t displayFrame[MAX_PTOR_LAYERS];
181 const hwc_rect_t& crop, const hwc_rect_t& dst,
279 inline hwc_rect_t integerizeSourceCrop(const hwc_frect_t& cropF) {
280 hwc_rect_t cropI = {0,0,0,0};
306 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t
[all...]
H A Dhwc_fbupdate.h42 hwc_rect_t fbUpdatingRect, int fbZorder) = 0;
67 hwc_rect_t fbUpdatingRect, int fbZorder);
72 hwc_rect_t fbUpdatingRect, int fbZorder);
76 hwc_rect_t& sourceCrop,
88 hwc_rect_t fbUpdatingRect, int fbZorder);
94 hwc_rect_t fbUpdatingRect, int fbZorder);
106 hwc_rect_t fbUpdatingRect, int fbZorder);
H A Dhwc_copybit.h72 hwc_rect_t FbdirtyRect[NUM_RENDER_BUFFERS];
76 void insertAndUpdateFbCache(hwc_rect_t dirtyRect);
77 int getUnchangedFbDRCount(hwc_rect_t dirtyRect);
90 private_handle_t *renderBuffer, hwc_rect_t overlap,
91 hwc_rect_t destRect);
114 int clear (private_handle_t* hnd, hwc_rect_t& rect);
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.h99 hwc_rect_t mDstRect;
134 hwc_rect_t lRoi; //left ROI
135 hwc_rect_t rRoi; //right ROI. Unused in single DSI panels.
145 hwc_rect_t displayFrame[MAX_PTOR_LAYERS];
169 static void setBwc(const hwc_rect_t& crop,
170 const hwc_rect_t& dst, const int& transform,
229 inline hwc_rect_t integerizeSourceCrop(const hwc_frect_t& cropF) {
230 hwc_rect_t cropI = {0,0,0,0};
256 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t
[all...]
H A Dhwc_fbupdate.h42 hwc_rect_t fbUpdatingRect, int fbZorder) = 0;
67 hwc_rect_t fbUpdatingRect, int fbZorder);
72 hwc_rect_t fbUpdatingRect, int fbZorder);
76 hwc_rect_t& sourceCrop,
88 hwc_rect_t fbUpdatingRect, int fbZorder);
94 hwc_rect_t fbUpdatingRect, int fbZorder);
106 hwc_rect_t fbUpdatingRect, int fbZorder);
H A Dhwc_copybit.h72 hwc_rect_t FbdirtyRect[NUM_RENDER_BUFFERS];
76 void insertAndUpdateFbCache(hwc_rect_t dirtyRect);
77 int getUnchangedFbDRCount(hwc_rect_t dirtyRect);
90 private_handle_t *renderBuffer, hwc_rect_t overlap,
91 hwc_rect_t destRect);
114 int clear (private_handle_t* hnd, hwc_rect_t& rect);
/hardware/qcom/display/msm8909/libqdutils/
H A Dcb_utils.h41 int version, LayerProp *layerProp, hwc_rect_t dirtyIndex,
H A Dcb_utils.cpp31 void getUnion(hwc_rect_t& rect1,hwc_rect_t& rect2, hwc_rect_t& irect) {
39 int clear (copybit_device_t *copybit, private_handle_t* hnd, hwc_rect_t& rect)
59 int version, LayerProp *layerProp, hwc_rect_t dirtyRect,
63 hwc_rect_t fbFrame = list->hwLayers[last].displayFrame;
84 hwc_rect_t displayFrame = list->hwLayers[i].displayFrame;
97 hwc_rect_t displayFrame = list->hwLayers[i].displayFrame;
112 hwc_rect_t tmpWormRect = {r.left,r.top,r.right,r.bottom};
H A Dqd_utils.h60 int srcHeight, hwc_rect_t& rect);
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_fbupdate.h42 hwc_rect_t fbUpdatingRect, int fbZorder) = 0;
67 hwc_rect_t fbUpdatingRect, int fbZorder);
72 hwc_rect_t fbUpdatingRect, int fbZorder);
76 hwc_rect_t& sourceCrop,
88 hwc_rect_t fbUpdatingRect, int fbZorder);
94 hwc_rect_t fbUpdatingRect, int fbZorder);
106 hwc_rect_t fbUpdatingRect, int fbZorder);
H A Dhwc_utils.h98 hwc_rect_t mDstRect;
129 hwc_rect_t lRoi; //left ROI
130 hwc_rect_t rRoi; //right ROI. Unused in single DSI panels.
144 static void setBwc(const hwc_rect_t& crop,
145 const hwc_rect_t& dst, const int& transform,
204 inline hwc_rect_t integerizeSourceCrop(const hwc_frect_t& cropF) {
205 hwc_rect_t cropI = {0,0,0,0};
229 hwc_rect_t calculateDisplayViewFrame(hwc_context_t *ctx, int dpy);
236 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t
[all...]
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_display_external.h43 void ApplyScanAdjustment(hwc_rect_t *display_frame);

Completed in 893 milliseconds

1234