Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h464 bool isFormat8Bit(int format);
DExynosHWCHelper.cpp280 bool isFormat8Bit(int format) { in isFormat8Bit() function
/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.cpp279 else if (isFormat8Bit(format)) in calculateHWResourceAmount()