Home | History | Annotate | Download | only in core

Lines Matching refs:kSaveLayerWithBoundsSize

37 static const uint32_t kSaveLayerWithBoundsSize = 4 * kUInt32Size + sizeof(SkRect);
145 SkASSERT(kSaveLayerWithBoundsSize == opSize);
211 SkASSERT(kSaveLayerNoBoundsSize == size || kSaveLayerWithBoundsSize == size);
361 if (kSaveLayerWithBoundsSize == result[0].fSize) {
475 if (kSaveLayerWithBoundsSize == result[0].fSize) {