Home
last modified time | relevance | path

Searched refs:rectView (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tests/
DRectangleTextureTest.cpp26 GrSurfaceProxyView rectView, GrColorType colorType, in test_basic_draw_as_src() argument
29 {colorType, kPremul_SkAlphaType, nullptr, rectView.dimensions()}); in test_basic_draw_as_src()
33 auto fp = GrTextureEffect::Make(rectView, alphaType, SkMatrix::I(), filter, mm); in test_basic_draw_as_src()