Home
last modified time | relevance | path

Searched refs:isFormatYUV420 (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp206 bool isFormatYUV420(int format) in isFormatYUV420() function
609 else if (isFormatYUV420(format)) in getBytePerPixelOfPrimaryPlane()
DExynosHWCHelper.h415 bool isFormatYUV420(int format);
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp363 if (isFormatYUV420(src.format) == true) in checkRotationCondition()
2381 … else if (isFormatYUV420(criteria.format) && hasPPC(mPhysicalType, PPC_FORMAT_YUV420, PPC_ROT_NO)) in getPPCIndex()