HomeSort by relevance Sort by last modified time
    Searched refs:createAnimationContext (Results 1 - 7 of 7) sorted by null

  /frameworks/base/libs/hwui/
IContextFactory.h 30 virtual AnimationContext* createAnimationContext(renderthread::TimeLord& clock) = 0;
  /frameworks/base/libs/hwui/tests/macrobench/
TestSceneRunner.cpp 36 virtual AnimationContext* createAnimationContext(renderthread::TimeLord& clock) override {
  /frameworks/base/libs/hwui/tests/unit/
RenderNodeTests.cpp 34 android::uirenderer::AnimationContext* createAnimationContext
  /frameworks/base/libs/hwui/utils/
TestWindowContext.cpp 39 android::uirenderer::AnimationContext* createAnimationContext
  /frameworks/base/core/jni/
android_view_Surface.cpp 496 virtual AnimationContext* createAnimationContext(renderthread::TimeLord& clock) {
android_view_ThreadedRenderer.cpp 460 virtual AnimationContext* createAnimationContext(renderthread::TimeLord& clock) {
    [all...]
  /frameworks/base/libs/hwui/renderthread/
CanvasContext.cpp 69 , mAnimationContext(contextFactory->createAnimationContext(mRenderThread.timeLord()))

Completed in 234 milliseconds