Searched refs:kNoCull_Flag (Results 1 – 1 of 1) sorted by relevance
158 kNoCull_Flag = 1 << 2, enumerator171 flags |= kNoCull_Flag | kNoScale_Flag | kNoClip_Flag; in flush_check()176 flags |= kNoTranslate_Flag | kNoCull_Flag | kNoScale_Flag; in flush_check()181 bool canCull = !(flags & kNoCull_Flag); in flush_check()241 this->flush_check(&tmp, &paint, kNoClip_Flag | kNoCull_Flag | kNoScale_Flag); in flush_translate()