Home
last modified time | relevance | path

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

/frameworks/ex/variablespeed/jni/
Dsola_time_scaler.cc245 bool SolaTimeScaler::Process() { in Process() function in video_editing::SolaTimeScaler
/frameworks/av/services/audioflinger/
DAudioResamplerFirProcess.h260 void Process(TO* const out, in Process() function
/frameworks/base/media/mca/filterfw/native/core/
Dshader_program.cpp180 bool ShaderProgram::Process(const std::vector<const GLTextureHandle*>& input, in Process() function in android::filterfw::ShaderProgram
224 bool ShaderProgram::Process(const std::vector<const GLFrame*>& input, GLFrame* output) { in Process() function in android::filterfw::ShaderProgram
/frameworks/base/core/java/android/os/
DProcess.java50 public class Process { class
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1511 TEST_F(SwitchInputMapperTest, Process) { in TEST_F() argument