Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DTunerServiceImpl.java218 Set<Tunable> tunables = mTunableLookup.get(key); in reloadSetting() local
/frameworks/native/services/surfaceflinger/
DRegionSamplingThread.cpp163 const TimingTunables& tunables) in RegionSamplingThread()