Home
last modified time | relevance | path

Searched refs:adjustBounds (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrStyle.h172 void adjustBounds(SkRect* dst, const SkRect& src) const { in adjustBounds() function
DGrShape.cpp71 fStyle.adjustBounds(&bounds, this->bounds()); in styledBounds()