Searched defs:boundingBox (Results 1 – 5 of 5) sorted by relevance
67 SkRect boundingBox = SkRect::MakeLTRB(cx - radius, cy - radius, cx + radius, cy + radius); variable
1740 FT_BBox* boundingBox) { in computeColrV1GlyphBoundingBox()
321 BoundingBox boundingBox; in iterate() local338 const BoundingBox& boundingBox = cases[caseNdx]; in iterate() local
1198 const IVec4 boundingBox = renderGrid.getUsedAreaBoundingBox(); in renderTexture() local
7033 GLfloat boundingBox[8] = {0}; in TEST_P() local