Home
last modified time | relevance | path

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

/frameworks/av/services/mediatranscoding/
DSimulatedTranscoder.cpp112 void SimulatedTranscoder::queueEvent(Event::Type type, ClientIdType clientId, in queueEvent() function in android::SimulatedTranscoder
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java601 public void queueEvent(Runnable r) { in queueEvent() method in GLSurfaceView
1814 public void queueEvent(Runnable r) { in queueEvent() method in GLSurfaceView.GLThread
/frameworks/av/media/libmediatranscoding/
DTranscoderWrapper.cpp585 void TranscoderWrapper::queueEvent(Event::Type type, ClientIdType clientId, SessionIdType sessionId, in queueEvent() function in android::TranscoderWrapper