Searched refs:SAVELAYERREC_HAS_BACKDROP (Results 1 – 3 of 3) sorted by relevance
142 SAVELAYERREC_HAS_BACKDROP = 1 << 2, enumerator
125 flatFlags |= SAVELAYERREC_HAS_BACKDROP; in recordSaveLayer()145 if (flatFlags & SAVELAYERREC_HAS_BACKDROP) { in recordSaveLayer()
653 if (flatFlags & SAVELAYERREC_HAS_BACKDROP) { in handleOp()