Searched refs:programYUV (Results 1 – 2 of 2) sorted by relevance
165 bool programYUV(hwc_context_t *ctx, hwc_display_contents_1_t* list);
701 bool MDPComp::programYUV(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in programYUV() function in qhwc::MDPComp783 if(!programYUV(ctx, list)) { in prepare()