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