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

  /external/skia/src/core/
SkNormalMapSource.h 37 Provider(const SkNormalMapSourceImpl& source, SkShaderBase::Context* mapContext);
SkNormalMapSource.cpp 139 SkShaderBase::Context* mapContext)
141 , fMapContext(mapContext) {}
SkImageFilter.cpp 479 SkImageFilter::Context SkImageFilter::mapContext(const Context& ctx) const {
508 sk_sp<SkSpecialImage> result(input->filterImage(src, this->mapContext(ctx), offset));
SkBlurImageFilter.cpp 159 if (!this->applyCropRect(this->mapContext(ctx), inputBounds, &dstBounds)) {
  /external/skia/include/core/
SkImageFilter.h 390 Context mapContext(const Context& ctx) const;
  /external/skia/src/effects/
SkMatrixConvolutionImageFilter.cpp 295 input = this->applyCropRect(this->mapContext(ctx), input.get(), &inputOffset, &bounds);
SkMorphologyImageFilter.cpp 543 input = this->applyCropRect(this->mapContext(ctx), input.get(), &inputOffset, &bounds);
  /prebuilts/tools/linux-x86_64/kythe/web/ui/js/
main.js     [all...]

Completed in 973 milliseconds