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
1273 const Matrix *matrix, RectF *boundingBox) const in MeasureDriverString()1284 RectF *boundingBox) const in MeasureString()1312 RectF boundingBox; variable1324 RectF *boundingBox) const in MeasureString()1335 RectF *boundingBox) const in MeasureString()
1740 FT_BBox* boundingBox) { in computeColrV1GlyphBoundingBox()
7033 GLfloat boundingBox[8] = {0}; in TEST_P() local
2796 RECT boundingBox; member