Searched refs:tryVideoOnly (Results 1 – 4 of 4) sorted by relevance
185 bool tryVideoOnly(hwc_context_t *ctx, hwc_display_contents_1_t* list);
967 bool MDPComp::tryVideoOnly(hwc_context_t *ctx, in tryVideoOnly() function in qhwc::MDPComp1457 if(tryFullFrame(ctx, list) || tryVideoOnly(ctx, list)) { in prepare()
190 bool tryVideoOnly(hwc_context_t *ctx, hwc_display_contents_1_t* list);
1145 bool MDPComp::tryVideoOnly(hwc_context_t *ctx, in tryVideoOnly() function in qhwc::MDPComp1664 mModeOn = tryFullFrame(ctx, list) || tryVideoOnly(ctx, list); in prepare()