Searched refs:isOnlyVideoDoable (Results 1 – 2 of 2) sorted by relevance
144 bool isOnlyVideoDoable(hwc_context_t *ctx, hwc_display_contents_1_t* list);
485 bool MDPComp::isOnlyVideoDoable(hwc_context_t *ctx, in isOnlyVideoDoable() function in qhwc::MDPComp773 } else if(isOnlyVideoDoable(ctx, list)) { in prepare()