Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodecConfig.h267 struct Watcher { struct
271 bool hasChanged() const { in hasChanged()
281 std::shared_ptr<const T> update() { in update()
290 Watcher(C2Param::Index index, const CCodecConfig *parent) in Watcher() function
297 const CCodecConfig *mParent;
298 std::shared_ptr<const T> mValue;
299 C2Param::Index mIndex;