Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h461 bool isFormat10Bit(int format);
DExynosHWCHelper.cpp267 bool isFormat10Bit(int format) { in isFormat10Bit() function
/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.cpp316 if (isFormat10Bit(format)) in calculateHWResourceAmount()