Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:isYuvBuffer

446         } else if (UNLIKELY(isYuvBuffer(hnd))) {
801 if(isYuvBuffer(hnd)) {
955 if(isYuvBuffer(hnd) && ctx->mMDP.version >= qdutils::MDP_V4_2 &&
981 if(isYuvBuffer(hnd) && //if 90 component or downscale, use rot
1039 if(isYuvBuffer(hnd) && (transform & HWC_TRANSFORM_ROT_90)) {