Home
last modified time | relevance | path

Searched defs:styledBounds (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/
DGrShape.cpp170 SkRect GrShape::styledBounds() const { in styledBounds() function in GrShape
/external/skia/src/gpu/geometry/
DGrStyledShape.cpp81 SkRect GrStyledShape::styledBounds() const { in styledBounds() function in GrStyledShape
/external/skqp/tests/
DGrShapeTest.cpp632 SkRect styledBounds = fBase->styledBounds(); in init() local
/external/skia/tests/
DGrStyledShapeTest.cpp641 SkRect styledBounds = fBase->styledBounds(); in init() local