Searched defs:startFrame (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/ | ||
D | AnimationContext.cpp | 57 void AnimationContext::startFrame(TreeInfo::TraversalMode mode) { in startFrame() function in android::uirenderer::AnimationContext |
D | DrawProfiler.cpp | 87 void DrawProfiler::startFrame(nsecs_t recordDurationNanos) { in startFrame() function in android::uirenderer::DrawProfiler |
D | OpenGLRenderer.cpp | 195 status_t OpenGLRenderer::startFrame() { in startFrame() function in android::uirenderer::OpenGLRenderer |
/frameworks/av/media/libstagefright/ | ||
D | AudioSource.cpp | 183 int32_t startFrame, int32_t rampDurationFrames, in rampVolume() |
/frameworks/base/core/jni/ | ||
D | android_view_ThreadedRenderer.cpp | 161 virtual void startFrame(TreeInfo::TraversalMode mode) { in startFrame() function in android::AnimationContextBridge |