Home
last modified time | relevance | path

Searched defs:vrrApiSupported (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.cpp71 ExynosDevice::ExynosDevice(bool vrrApiSupported) in ExynosDevice()
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp42 bool vrrApiSupported = composerInterfaceVersion >= kMinComposerInterfaceVersionForVrrApi; in create() local