Searched refs:SetBackendConfig (Results 1 – 5 of 5) sorted by relevance
226 virtual void SetBackendConfig(const BackendConfig& config) = 0;
148 void SetBackendConfig(const BackendConfig& config) override;
846 void Device::SetBackendConfig(const BackendConfig& config) {} in SetBackendConfig() function in Device
169 void SetBackendConfig(const BackendConfig& config) override;
2173 void DeviceGLES::SetBackendConfig(const BackendConfig& config) in SetBackendConfig() function in DeviceGLES