Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:isYuvBuffer

604         if(!isYuvBuffer(hnd)) {
909 if (UNLIKELY(isYuvBuffer(hnd))) {
1455 if(isYuvBuffer(hnd)) {
1659 if(isYuvBuffer(hnd) && ctx->mMDP.version >= qdutils::MDP_V4_2 &&
1673 if(isYuvBuffer(hnd) && //if 90 component or downscale, use rot
1708 if(isYuvBuffer(hnd)) {
1723 if(isYuvBuffer(hnd)) {
1782 if(isYuvBuffer(hnd) && (transform & HWC_TRANSFORM_ROT_90)) {
1913 if(isYuvBuffer(hnd) && (transform & HWC_TRANSFORM_ROT_90)) {