Searched defs:gridWidth (Results 1 – 3 of 3) sorted by relevance
119 final int gridWidth = scaleUp ? SMALL_GRID_SIZE : BIG_GRID_SIZE; in runScaleTest() local
259 jint gridWidth, in com_android_cts_verifier_camera_its_computeStatsImage()
1228 int gridWidth = imageWidth / gridCols; in testGetImageAtIndexAvifGrid() local