Searched defs:Process (Results 1 – 5 of 5) sorted by relevance
130 std::vector<std::unique_ptr<xml::XmlResource>> XmlCompatVersioner::Process( in Process() function in aapt::XmlCompatVersioner
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
29 public class Process { class
1555 TEST_F(SwitchInputMapperTest, Process) { in TEST_F() argument