Searched refs:AnimatedRoundRect (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
H A DAnimatedDrawables.h28 class AnimatedRoundRect : public SkDrawable { class in namespace:android::uirenderer::skiapipeline
30 AnimatedRoundRect(uirenderer::CanvasPropertyPrimitive* left, function in class:android::uirenderer::skiapipeline::AnimatedRoundRect
H A DSkiaRecordingCanvas.cpp69 drawDrawable(mDisplayList->allocateDrawable<AnimatedRoundRect>(left, top, right, bottom, rx, ry,
/frameworks/base/libs/hwui/
H A DSkiaCanvas.cpp812 sk_sp<uirenderer::skiapipeline::AnimatedRoundRect> drawable(
813 new uirenderer::skiapipeline::AnimatedRoundRect(left, top, right, bottom, rx, ry,

Completed in 115 milliseconds