Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dperformance_hint.cpp157 struct SupportInfoWrapper : public hal::SupportInfo { struct
206 SupportInfoWrapper& getSupportInfo();
215 SupportInfoWrapper mSupportInfoWrapper;
300 bool SupportInfoWrapper::isSessionHintSupported(hal::SessionHint hint) { in isSessionHintSupported()
304 bool SupportInfoWrapper::isSessionModeSupported(hal::SessionMode mode) { in isSessionModeSupported()
516 SupportInfoWrapper& APerformanceHintManager::getSupportInfo() { in getSupportInfo()