Searched defs:rectWidth (Results 1 – 11 of 11) sorted by relevance
96 const rectWidth = Math.max(1, rectEnd - rectStart); constant161 const rectWidth = Math.max(1, rectEnd - rectStart); constant
231 int rectWidth, int rectHeight, SkTileMode xTile, SkTileMode yTile) { in ImageShaderTestSetup()244 int rectWidth = 10, rectHeight = 10; in DEF_TEST() local269 int rectWidth = 10, rectHeight = 10; in DEF_TEST() local329 int rectWidth = 10, rectHeight = 10; in DEF_TEST() local
91 const rectWidth = rectEnd - rectStart; constant
88 const rectWidth = rectEnd - rectStart; constant
317 const rectWidth = textWidth + 2 * paddingPx; constant
196 const int rectWidth = static_cast<int>(static_cast<float>(WIDTH) * 0.6f / 2.0f); in drawReferenceImage() local
302 const deUint32 rectWidth = WIDTH / columnCount; in DepthClampTestInstance() local
502 const int rectWidth = renderSize.x() / numCols; in generateGrid() local
370 const int rectWidth = renderSize.x() / numCols; in generateGrid() local
145 const int rectWidth = renderSize.x() / numCols; in generateScissors() local
1602 int rectWidth = right - left; in quickContains() local