Home
last modified time | relevance | path

Searched refs:perspScale (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/gm/
H A Dlocalmatrixshader.cpp139 SkMatrix perspScale = SkMatrix::Concat(persp, scale); in DEF_SIMPLE_GM() local
172 SkSamplingOptions(), &perspScale); in DEF_SIMPLE_GM()
177 ->makeWithLocalMatrix(perspScale); in DEF_SIMPLE_GM()
202 SkTileMode::kRepeat, 0, &perspScale); in DEF_SIMPLE_GM()
209 ->makeWithLocalMatrix(perspScale); in DEF_SIMPLE_GM()
H A Dcomplexclip.cpp380 SkMatrix perspScale = SkMatrix::Concat(persp, scale); in DEF_SIMPLE_GM() local
396 SkSamplingOptions(), imageLM ? perspScale : scale); in DEF_SIMPLE_GM()

Completed in 2 milliseconds