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/skia/src/ports/
DSkFontHost_FreeType_common.cpp1740 FT_BBox* boundingBox) { in computeColrV1GlyphBoundingBox()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp321 BoundingBox boundingBox; in iterate() local
338 const BoundingBox& boundingBox = cases[caseNdx]; in iterate() local
Des31fCopyImageTests.cpp1198 const IVec4 boundingBox = renderGrid.getUsedAreaBoundingBox(); in renderTexture() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DStateChangeTest.cpp7033 GLfloat boundingBox[8] = {0}; in TEST_P() local