Searched refs:fbUpdatingRect (Results 1 – 6 of 6) sorted by relevance
/aosp12/hardware/qcom/display/msm8084/libhwcomposer/ |
H A D | hwc_fbupdate.cpp | 119 mModeOn = configure(ctx, list, fbUpdatingRect, fbZorder); in prepare() 172 sourceCrop = fbUpdatingRect; in configure() 173 displayFrame = fbUpdatingRect; in configure() 303 hwc_rect_t sourceCrop = fbUpdatingRect; in configure() 304 hwc_rect_t displayFrame = fbUpdatingRect; in configure() 419 hwc_rect_t fbUpdatingRect, int fbZorder) { in configure() argument 451 hwc_rect_t cropL = fbUpdatingRect; in configure() 452 hwc_rect_t cropR = fbUpdatingRect; in configure() 480 if(((fbUpdatingRect.right - fbUpdatingRect.left) > in configure() 482 ((fbUpdatingRect.right - fbUpdatingRect.left) > lSplit and in configure() [all …]
|
H A D | hwc_fbupdate.h | 42 hwc_rect_t fbUpdatingRect, int fbZorder) = 0; 67 hwc_rect_t fbUpdatingRect, int fbZorder); 72 hwc_rect_t fbUpdatingRect, int fbZorder); 88 hwc_rect_t fbUpdatingRect, int fbZorder); 94 hwc_rect_t fbUpdatingRect, int fbZorder); 106 hwc_rect_t fbUpdatingRect, int fbZorder);
|
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/ |
H A D | hwc_fbupdate.h | 42 hwc_rect_t fbUpdatingRect, int fbZorder) = 0; 67 hwc_rect_t fbUpdatingRect, int fbZorder); 72 hwc_rect_t fbUpdatingRect, int fbZorder); 88 hwc_rect_t fbUpdatingRect, int fbZorder); 94 hwc_rect_t fbUpdatingRect, int fbZorder); 106 hwc_rect_t fbUpdatingRect, int fbZorder);
|
H A D | hwc_fbupdate.cpp | 117 hwc_rect_t fbUpdatingRect, int fbZorder) { in prepare() argument 123 mModeOn = configure(ctx, list, fbUpdatingRect, fbZorder); in prepare() 129 hwc_rect_t fbUpdatingRect, int fbZorder) { in configure() argument 172 sourceCrop = fbUpdatingRect; in configure() 173 displayFrame = fbUpdatingRect; in configure() 269 mModeOn = configure(ctx, list, fbUpdatingRect, fbZorder); in prepare() 304 sourceCrop = fbUpdatingRect; in configure() 305 displayFrame = fbUpdatingRect; in configure() 441 hwc_rect_t fbUpdatingRect, int fbZorder) { in configure() argument 470 sourceCrop = fbUpdatingRect; in configure() [all …]
|
/aosp12/hardware/qcom/display/msm8226/libhwcomposer/ |
H A D | hwc_fbupdate.h | 42 hwc_rect_t fbUpdatingRect, int fbZorder) = 0; 67 hwc_rect_t fbUpdatingRect, int fbZorder); 72 hwc_rect_t fbUpdatingRect, int fbZorder); 88 hwc_rect_t fbUpdatingRect, int fbZorder); 94 hwc_rect_t fbUpdatingRect, int fbZorder); 106 hwc_rect_t fbUpdatingRect, int fbZorder);
|
H A D | hwc_fbupdate.cpp | 125 mModeOn = configure(ctx, list, fbUpdatingRect, fbZorder); in prepare() 178 sourceCrop = fbUpdatingRect; in configure() 179 displayFrame = fbUpdatingRect; in configure() 277 mModeOn = configure(ctx, list, fbUpdatingRect, fbZorder); in prepare() 309 hwc_rect_t sourceCrop = fbUpdatingRect; in configure() 310 hwc_rect_t displayFrame = fbUpdatingRect; in configure() 425 hwc_rect_t fbUpdatingRect, int fbZorder) { in configure() argument 457 hwc_rect_t cropL = fbUpdatingRect; in configure() 458 hwc_rect_t cropR = fbUpdatingRect; in configure() 485 if(((fbUpdatingRect.right - fbUpdatingRect.left) > in configure() [all …]
|