Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:isYuvBuffer

604         if(!isYuvBuffer(hnd)) {
909 if (UNLIKELY(isYuvBuffer(hnd))) {
1449 if(isYuvBuffer(hnd)) {
1653 if(isYuvBuffer(hnd) && ctx->mMDP.version >= qdutils::MDP_V4_2 &&
1667 if(isYuvBuffer(hnd) && //if 90 component or downscale, use rot
1702 if(isYuvBuffer(hnd)) {
1717 if(isYuvBuffer(hnd)) {
1776 if(isYuvBuffer(hnd) && (transform & HWC_TRANSFORM_ROT_90)) {
1907 if(isYuvBuffer(hnd) && (transform & HWC_TRANSFORM_ROT_90)) {