Searched defs:Process (Results 1 – 4 of 4) sorted by relevance
173 bool ShaderProgram::Process(const std::vector<const GLTextureHandle*>& input, in Process() function in android::filterfw::ShaderProgram217 bool ShaderProgram::Process(const std::vector<const GLFrame*>& input, GLFrame* output) { in Process() function in android::filterfw::ShaderProgram
297 void Process(TO* const out, in Process() function
51 public class Process { class
1515 TEST_F(SwitchInputMapperTest, Process) { in TEST_F() argument