Searched defs:queueEvent (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/services/mediatranscoding/ | ||
D | SimulatedTranscoder.cpp | 112 void SimulatedTranscoder::queueEvent(Event::Type type, ClientIdType clientId, in queueEvent() function in android::SimulatedTranscoder |
/frameworks/base/opengl/java/android/opengl/ | ||
D | GLSurfaceView.java | 601 public void queueEvent(Runnable r) { in queueEvent() method in GLSurfaceView |
/frameworks/av/media/libmediatranscoding/ | ||
D | TranscoderWrapper.cpp | 585 void TranscoderWrapper::queueEvent(Event::Type type, ClientIdType clientId, SessionIdType sessionId, in queueEvent() function in android::TranscoderWrapper |