Home
last modified time | relevance | path

Searched defs:boundingBox (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/gm/
Dcrbug_996140.cpp67 SkRect boundingBox = SkRect::MakeLTRB(cx - radius, cy - radius, cx + radius, cy + radius); variable
/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/
Dgdiplusgraphics.h1273 const Matrix *matrix, RectF *boundingBox) const in MeasureDriverString()
1284 RectF *boundingBox) const in MeasureString()
1312 RectF boundingBox; variable
1324 RectF *boundingBox) const in MeasureString()
1335 RectF *boundingBox) const in MeasureString()
/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp1740 FT_BBox* boundingBox) { in computeColrV1GlyphBoundingBox()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DStateChangeTest.cpp7033 GLfloat boundingBox[8] = {0}; in TEST_P() local
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinuser.h2796 RECT boundingBox; member