Searched refs:kHasWidth_CropEdge (Results 1 – 3 of 3) sorted by relevance
47 if (fFlags & CropRect::kHasWidth_CropEdge) { in toString()86 if (fFlags & kHasWidth_CropEdge) { in applyTo()
81 kHasWidth_CropEdge = 0x04, enumerator
1590 SkImageFilter::CropRect::kHasWidth_CropEdge | SkImageFilter::CropRect::kHasHeight_CropEdge); in test_partial_crop_rect()