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.h463 bool isFormat10Bit(int format);
DExynosHWCHelper.cpp268 bool isFormat10Bit(int format) { in isFormat10Bit() function
/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.cpp277 if (isFormat10Bit(format)) in calculateHWResourceAmount()