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.cpp201 bool isFormatYUV420(int format) in isFormatYUV420() function
698 else if (isFormatYUV420(format)) in getBytePerPixelOfPrimaryPlane()
DExynosHWCHelper.h455 bool isFormatYUV420(int format);
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp370 if (isFormatYUV420(src.format) == true) in checkRotationCondition()
2439 … else if (isFormatYUV420(criteria.format) && hasPPC(mPhysicalType, PPC_FORMAT_YUV420, PPC_ROT_NO)) in getPPCIndex()