HomeSort by relevance Sort by last modified time
    Searched full:apply_morphology_rect (Results 1 - 1 of 1) sorted by null

  /external/skia/src/effects/
SkMorphologyImageFilter.cpp 451 void apply_morphology_rect(GrDrawContext* drawContext, function in namespace:__anon23816
522 apply_morphology_rect(drawContext, clip, texture, srcRect, dstRect, radius,
526 apply_morphology_rect(drawContext, clip, texture, lowerSrcRect, lowerDstRect, radius,
528 apply_morphology_rect(drawContext, clip, texture, upperSrcRect, upperDstRect, radius,

Completed in 34 milliseconds