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

  /external/skia/src/effects/
SkMorphologyImageFilter.cpp 433 static void apply_morphology_pass(GrRenderTargetContext* renderTargetContext, function
506 apply_morphology_pass(dstRTContext.get(), clip, std::move(srcTexture), srcRect, dstRect,
524 apply_morphology_pass(dstRTContext.get(), clip, std::move(srcTexture), srcRect, dstRect,
  /external/skqp/src/effects/
SkMorphologyImageFilter.cpp 433 static void apply_morphology_pass(GrRenderTargetContext* renderTargetContext, function
506 apply_morphology_pass(dstRTContext.get(), clip, std::move(srcTexture), srcRect, dstRect,
524 apply_morphology_pass(dstRTContext.get(), clip, std::move(srcTexture), srcRect, dstRect,

Completed in 204 milliseconds