Searched defs:TestDrawable (Results 1 – 3 of 3) sorted by relevance
32 class TestDrawable : public SkDrawable { class34 TestDrawable(const GrVkInterface* interface, GrContext* context, int32_t width, int32_t height) in TestDrawable() function in TestDrawable
188 private static class TestDrawable extends Drawable { class in ShadowDrawableTest