Lines Matching refs:fbZorder
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
294 ovutils::eZorder zOrder = static_cast<ovutils::eZorder>(fbZorder); in configure()
419 hwc_rect_t fbUpdatingRect, int fbZorder) { in configure() argument
436 ovutils::eZorder zOrder = static_cast<ovutils::eZorder>(fbZorder); in configure()