Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h422 bool isFormatP010(int format);
DExynosHWCHelper.cpp260 bool isFormatP010(int format) in isFormatP010() function
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp2379 } else if (isFormatP010(criteria.format) && hasPPC(mPhysicalType, PPC_FORMAT_P010, PPC_ROT_NO)) in getPPCIndex()