Home
last modified time | relevance | path

Searched defs:makeInset (Results 1 – 3 of 3) sorted by relevance

/external/skia/include/core/
DSkRect.h328 SkIRect makeInset(int32_t dx, int32_t dy) const { in makeInset() function
992 SkRect makeInset(SkScalar dx, SkScalar dy) const { in makeInset() function
/external/skqp/include/core/
DSkRect.h310 SkIRect makeInset(int32_t dx, int32_t dy) const { in makeInset() function
1143 SkRect makeInset(SkScalar dx, SkScalar dy) const { in makeInset() function
/external/skia/src/gpu/effects/
DGrTextureEffect.cpp50 Span makeInset(float o) const { in Sampling() function