Searched refs:kHasWidth_CropEdge (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/core/ | ||
D | SkImageFilter_Base.h | 135 kHasWidth_CropEdge = 0x04, enumerator |
D | SkImageFilter.cpp | 365 if (fFlags & kHasWidth_CropEdge) { in applyTo() |