Searched refs:isFullFrameDoable (Results 1 – 2 of 2) sorted by relevance
138 bool isFullFrameDoable(hwc_context_t *ctx, hwc_display_contents_1_t* list);
364 bool MDPComp::isFullFrameDoable(hwc_context_t *ctx, in isFullFrameDoable() function in qhwc::MDPComp753 if(isFullFrameDoable(ctx, list)){ in prepare()