Searched refs:kXSize (Results 1 – 2 of 2) sorted by relevance
46 static const int kXSize = 100; in test_clip_bounds() local52 desc.fWidth = kXSize; in test_clip_bounds()62 SkIRect intScreen = SkIRect::MakeWH(kXSize, kYSize); in test_clip_bounds()63 SkRect screen = SkRect::MakeWH(SkIntToScalar(kXSize), in test_clip_bounds()76 stack.getConservativeBounds(0, 0, kXSize, kYSize, in test_clip_bounds()
13296 const int kXSize = 300; in ExternalArrayTestHelper() local13298 const int kLargeElementCount = kXSize * kYSize * 4; in ExternalArrayTestHelper()