HomeSort by relevance Sort by last modified time
    Searched refs:filterBounds (Results 1 - 10 of 10) sorted by null

  /external/skia/src/effects/
SkComposeImageFilter.cpp 40 innerClipBounds = this->getInput(0)->filterBounds(ctx.clipBounds(), ctx.ctm());
80 return outer->filterBounds(inner->filterBounds(src, ctm, direction), ctm, direction);
SkDisplacementMapEffect.cpp 393 return this->getColorInput()->filterBounds(src, ctm, direction);
  /external/skia/src/core/
SkLocalMatrixImageFilter.cpp 56 return this->getInput(0)->filterBounds(src, SkMatrix::Concat(matrix, fLocalM), direction);
SkImageFilter.cpp 249 SkIRect SkImageFilter::filterBounds(const SkIRect& src, const SkMatrix& ctm,
463 SkIRect rect = filter ? filter->filterBounds(src, ctm, direction) : src;
SkCanvas.cpp     [all...]
  /external/skia/tests/
ImageFilterTest.cpp     [all...]
  /external/skia/include/core/
SkImageFilter.h 150 SkIRect filterBounds(const SkIRect& src, const SkMatrix& ctm,
313 * argument), calls filterBounds() with the given map direction on each,
320 * onFilterNodeBounds()); that is handled by filterBounds().
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 190 milliseconds