Searched refs:gridWidth (Results 1 – 2 of 2) sorted by relevance
110 final int gridWidth = scaleUp ? SMALL_GRID_SIZE : BIG_GRID_SIZE; in runScaleTest() local115 canvas.scale(1.0f * width / gridWidth, 1.0f * height / gridWidth); in runScaleTest()
30 jbyteArray img, jint width, jint height, jint gridWidth, jint gridHeight) in com_android_cts_verifier_camera_its_computeStatsImage() argument39 const int gw = gridWidth; in com_android_cts_verifier_camera_its_computeStatsImage()