Searched refs:kMaxTrans (Results 1 – 2 of 2) sorted by relevance
848 static const int kMaxTrans = 1024; in GR_DRAW_OP_TEST_DEFINE() local851 int xInt = (random->nextU() % kMaxTrans) * xPos; in GR_DRAW_OP_TEST_DEFINE()852 int yInt = (random->nextU() % kMaxTrans) * yPos; in GR_DRAW_OP_TEST_DEFINE()
959 static const int kMaxTrans = 1024; in GR_DRAW_OP_TEST_DEFINE() local962 int xInt = (random->nextU() % kMaxTrans) * xPos; in GR_DRAW_OP_TEST_DEFINE()963 int yInt = (random->nextU() % kMaxTrans) * yPos; in GR_DRAW_OP_TEST_DEFINE()