Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DReflectedParamUpdater.h84 const std::vector<std::shared_ptr<C2ParamDescriptor>> &paramDescs);
DReflectedParamUpdater.cpp118 const std::vector<std::shared_ptr<C2ParamDescriptor>> &paramDescs) { in addParamDesc() argument
119 for (const std::shared_ptr<C2ParamDescriptor> &desc : paramDescs) { in addParamDesc()
130 for (const std::shared_ptr<C2ParamDescriptor> &desc : paramDescs) { in addParamDesc()