Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
H A DAtlasTextOp.cpp547 static const int kMaxTrans = 1024; in GR_DRAW_OP_TEST_DEFINE() local
550 int xInt = (random->nextU() % kMaxTrans) * xPos; in GR_DRAW_OP_TEST_DEFINE()
551 int yInt = (random->nextU() % kMaxTrans) * yPos; in GR_DRAW_OP_TEST_DEFINE()

Completed in 2 milliseconds