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

  /frameworks/base/libs/hwui/
IContextFactory.h 30 virtual AnimationContext* createAnimationContext(renderthread::TimeLord& clock) = 0;
  /frameworks/base/libs/hwui/tests/unit/
CanvasContextTests.cpp 30 virtual AnimationContext* createAnimationContext(renderthread::TimeLord& clock) override {
SkiaDisplayListTests.cpp 110 virtual AnimationContext* createAnimationContext(renderthread::TimeLord& clock) override {
RenderNodeTests.cpp 35 android::uirenderer::AnimationContext* createAnimationContext
RenderNodeDrawableTests.cpp 226 virtual AnimationContext* createAnimationContext(renderthread::TimeLord& clock) override {
    [all...]
  /frameworks/base/libs/hwui/tests/macrobench/
TestSceneRunner.cpp 37 virtual AnimationContext* createAnimationContext(renderthread::TimeLord& clock) override {
  /frameworks/base/libs/hwui/utils/
TestWindowContext.cpp 39 android::uirenderer::AnimationContext* createAnimationContext
  /frameworks/base/core/jni/
android_view_ThreadedRenderer.cpp 440 virtual AnimationContext* createAnimationContext(renderthread::TimeLord& clock) {
    [all...]
android_view_Surface.cpp 560 virtual AnimationContext* createAnimationContext(renderthread::TimeLord& clock) {
  /frameworks/base/libs/hwui/renderthread/
CanvasContext.cpp 144 , mAnimationContext(contextFactory->createAnimationContext(mRenderThread.timeLord()))

Completed in 359 milliseconds