Searched refs:ClipParams_pack (Results 1 – 2 of 2) sorted by relevance
315 this->addInt(ClipParams_pack(op, doAA)); in recordClipRect()337 this->addInt(ClipParams_pack(op, doAA)); in recordClipRRect()359 this->addInt(ClipParams_pack(op, doAA)); in recordClipPath()380 this->addInt(ClipParams_pack(op, false)); in recordClipRegion()
110 static inline uint32_t ClipParams_pack(SkRegion::Op op, bool doAA) { in ClipParams_pack() function