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