Searched refs:fbUpdatingRect (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/msm8084/libhwcomposer/ |
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);
|
D | hwc_fbupdate.cpp | 113 hwc_rect_t fbUpdatingRect, int fbZorder) { in prepare() argument 119 mModeOn = configure(ctx, list, fbUpdatingRect, fbZorder); in prepare() 125 hwc_rect_t fbUpdatingRect, int fbZorder) { in configure() argument 172 sourceCrop = fbUpdatingRect; in configure() 173 displayFrame = fbUpdatingRect; in configure() 265 hwc_rect_t fbUpdatingRect, int fbZorder) { in prepare() argument 272 mModeOn = configure(ctx, list, fbUpdatingRect, fbZorder); in prepare() 278 hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) { in configure() argument 303 hwc_rect_t sourceCrop = fbUpdatingRect; in configure() 304 hwc_rect_t displayFrame = fbUpdatingRect; in configure() [all …]
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
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);
|
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() 263 hwc_rect_t fbUpdatingRect, int fbZorder) { in prepare() argument 269 mModeOn = configure(ctx, list, fbUpdatingRect, fbZorder); in prepare() 276 hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) { in configure() argument 304 sourceCrop = fbUpdatingRect; in configure() 305 displayFrame = fbUpdatingRect; in configure() [all …]
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
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);
|
D | hwc_fbupdate.cpp | 119 hwc_rect_t fbUpdatingRect, int fbZorder) { in prepare() argument 125 mModeOn = configure(ctx, list, fbUpdatingRect, fbZorder); in prepare() 131 hwc_rect_t fbUpdatingRect, int fbZorder) { in configure() argument 178 sourceCrop = fbUpdatingRect; in configure() 179 displayFrame = fbUpdatingRect; in configure() 271 hwc_rect_t fbUpdatingRect, int fbZorder) { in prepare() argument 277 mModeOn = configure(ctx, list, fbUpdatingRect, fbZorder); in prepare() 284 hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) { in configure() argument 309 hwc_rect_t sourceCrop = fbUpdatingRect; in configure() 310 hwc_rect_t displayFrame = fbUpdatingRect; in configure() [all …]
|