Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:isYuvBuffer

604         if(!isYuvBuffer(hnd)) {
909 if (UNLIKELY(isYuvBuffer(hnd))) {
1457 if(isYuvBuffer(hnd)) {
1661 if(isYuvBuffer(hnd) && ctx->mMDP.version >= qdutils::MDP_V4_2 &&
1675 if(isYuvBuffer(hnd) && //if 90 component or downscale, use rot
1710 if(isYuvBuffer(hnd)) {
1725 if(isYuvBuffer(hnd)) {
1784 if(isYuvBuffer(hnd) && (transform & HWC_TRANSFORM_ROT_90)) {
1915 if(isYuvBuffer(hnd) && (transform & HWC_TRANSFORM_ROT_90)) {