Searched refs:mVrrApiSupported (Results 1 – 2 of 2) sorted by relevance
356 bool isVrrApiSupported() const { return mVrrApiSupported; }; in isVrrApiSupported()384 bool mVrrApiSupported = false; variable
80 mVrrApiSupported(vrrApiSupported) { in ExynosDevice()