Searched refs:kMaxTrans (Results 1 – 2 of 2) sorted by relevance
241 static const int kMaxTrans = 1024; in GR_DRAW_OP_TEST_DEFINE() local244 int xInt = (random->nextU() % kMaxTrans) * xPos; in GR_DRAW_OP_TEST_DEFINE()245 int yInt = (random->nextU() % kMaxTrans) * yPos; in GR_DRAW_OP_TEST_DEFINE()
543 static const int kMaxTrans = 1024; in GR_DRAW_OP_TEST_DEFINE() local546 int xInt = (random->nextU() % kMaxTrans) * xPos; in GR_DRAW_OP_TEST_DEFINE()547 int yInt = (random->nextU() % kMaxTrans) * yPos; in GR_DRAW_OP_TEST_DEFINE()