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

  /external/skia/src/gpu/
SkGpuDevice.cpp 701 static GrTexture* applyMorphology(GrContext* context, GrTexture* texture,
712 context->applyMorphology(texture, srcRect, radius.fWidth, filter,
722 context->applyMorphology(texture, srcRect, radius.fHeight, filter,
    [all...]
GrContext.cpp     [all...]
  /external/skia/include/gpu/
GrContext.h 602 void applyMorphology(GrTexture* texture,
    [all...]

Completed in 113 milliseconds