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

  /external/skia/src/opts/
SkMorphology_opts_SSE2.cpp 20 enum MorphDirection {
24 template<MorphType type, MorphDirection direction>
SkMorphology_opts_neon.cpp 23 enum MorphDirection {
27 template<MorphType type, MorphDirection direction>
  /external/skia/src/effects/
SkMorphologyImageFilter.cpp 37 enum MorphDirection {
41 template<MorphDirection direction>
79 template<MorphDirection direction>

Completed in 1240 milliseconds