Home
last modified time | relevance | path

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

/third_party/skia/docs/examples/
DImage_makeWithFilter.cpp13 SkIRect outSubset; in draw() local
/third_party/skia/gm/
Dimagemakewithfilter.cpp41 const SkIRect* outSubset) { in show_bounds()
317 SkIRect outSubset; in onDraw() local
379 SkIRect outSubset; in drawImageWithFilter() local
/third_party/skia/tests/
DRepeatedClippedBlurTest.cpp95 SkIRect outSubset; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DImageFilterTest.cpp1687 SkIRect outSubset; in test_make_with_filter() local
/third_party/skia/src/image/
DSkImage.cpp512 SkIRect* outSubset, SkIPoint* offset) const { in makeWithFilter()