Home
last modified time | relevance | path

Searched refs:mVrrApiSupported (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h356 bool isVrrApiSupported() const { return mVrrApiSupported; }; in isVrrApiSupported()
384 bool mVrrApiSupported = false; variable
DExynosDevice.cpp80 mVrrApiSupported(vrrApiSupported) { in ExynosDevice()