Home
last modified time | relevance | path

Searched refs:kForward_MapDirection (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkMatrixImageFilter.cpp121 if (kForward_MapDirection == direction) { in onFilterNodeBounds()
DSkImageFilter.cpp352 SkIRect temp = this->onFilterNodeBounds(srcBounds, ctx.ctm(), kForward_MapDirection); in applyCropRect()
436 SkIRect dstBounds = this->onFilterNodeBounds(srcBounds, ctx.ctm(), kForward_MapDirection); in applyCropRect()
/external/skia/include/core/
DSkImageFilter.h136 kForward_MapDirection, enumerator
/external/skia/tests/
DImageFilterTest.cpp875 bounds, scaleMatrix, SkImageFilter::kForward_MapDirection); in DEF_TEST()
883 bounds, scaleMatrix, SkImageFilter::kForward_MapDirection); in DEF_TEST()
900 bounds, scaleMatrix, SkImageFilter::kForward_MapDirection); in DEF_TEST()
908 bounds, scaleMatrix, SkImageFilter::kForward_MapDirection); in DEF_TEST()