Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DDrawAtlasOp.cpp348 static SkRect random_texRect(SkRandom* random) { in random_texRect() function
365 texRects->push_back(random_texRect(random)); in randomize_params()