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