/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_fbupdate.h | 42 hwc_rect_t fbUpdatingRect, int fbZorder) = 0; 44 hwc_display_contents_1 *list, int fbZorder); 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 | 66 hwc_display_contents_1 *list, int fbZorder) { in prepareAndValidate() argument 68 mModeOn = prepare(ctx, list, layer->displayFrame, fbZorder) && in prepareAndValidate() 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 158 fbZorder = 0; in configure() 163 ovutils::eZorder zOrder = static_cast<ovutils::eZorder>(fbZorder); 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 [all …]
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_fbupdate.h | 42 hwc_rect_t fbUpdatingRect, int fbZorder) = 0; 44 hwc_display_contents_1 *list, int fbZorder); 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 | 71 hwc_display_contents_1 *list, int fbZorder) { in prepareAndValidate() argument 73 mModeOn = prepare(ctx, list, layer->displayFrame, fbZorder) && in prepareAndValidate() 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 157 fbZorder = 0; in configure() 163 ovutils::eZorder zOrder = static_cast<ovutils::eZorder>(fbZorder); 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 [all …]
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_fbupdate.h | 42 hwc_rect_t fbUpdatingRect, int fbZorder) = 0; 44 hwc_display_contents_1 *list, int fbZorder); 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 | 73 hwc_display_contents_1 *list, int fbZorder) { in prepareAndValidate() argument 75 mModeOn = prepare(ctx, list, layer->displayFrame, fbZorder) && in prepareAndValidate() 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 164 fbZorder = 0; in configure() 169 ovutils::eZorder zOrder = static_cast<ovutils::eZorder>(fbZorder); 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 [all …]
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_fbupdate.h | 38 int fbZorder) = 0; 57 int fbZorder); 62 int fbZorder); 72 int fbZorder); 77 int fbZorder);
|
D | hwc_fbupdate.cpp | 49 int fbZorder) { in prepare() argument 55 mModeOn = configure(ctx, list, fbZorder); in prepare() 61 int fbZorder) { in configure() argument 82 ovutils::eZorder zOrder = static_cast<ovutils::eZorder>(fbZorder); in configure() 152 int fbZorder) { in prepare() argument 159 mModeOn = configure(ctx, list, fbZorder); in prepare() 165 hwc_display_contents_1 *list, int fbZorder) { in configure() argument 194 ovutils::eZorder zOrder = static_cast<ovutils::eZorder>(fbZorder); in configure()
|