Searched defs:startFrame (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/libs/hwui/ | ||
H A D | JankTracker.h | 59 FrameInfo* startFrame() { return &mFrames.next(); } in startFrame() function |
H A D | AnimationContext.cpp | 55 void AnimationContext::startFrame(TreeInfo::TraversalMode mode) { in startFrame() function in android::uirenderer::AnimationContext |
H A D | RootRenderNode.cpp | 256 virtual void startFrame(TreeInfo::TraversalMode mode) { in startFrame() function in android::uirenderer::AnimationContextBridge |
/aosp12/frameworks/base/libs/hwui/pipeline/skia/ | ||
H A D | ATraceMemoryDump.cpp | 101 void ATraceMemoryDump::startFrame() { in startFrame() function in android::uirenderer::skiapipeline::ATraceMemoryDump |
/aosp12/frameworks/av/media/libstagefright/ | ||
H A D | AudioSource.cpp | 249 int32_t startFrame, int32_t rampDurationFrames, in rampVolume() |
/aosp12/frameworks/av/include/media/ | ||
H A D | VolumeShaper.h | 810 void updatePosition(int64_t startFrame, double sampleRate, S xOffset) { in updatePosition() |