Home
last modified time | relevance | path

Searched refs:SAVELAYERREC_HAS_BACKDROP (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/core/
H A DSkPictureFlat.h142 SAVELAYERREC_HAS_BACKDROP = 1 << 2, enumerator
H A DSkPictureRecord.cpp125 flatFlags |= SAVELAYERREC_HAS_BACKDROP; in recordSaveLayer()
145 if (flatFlags & SAVELAYERREC_HAS_BACKDROP) { in recordSaveLayer()
H A DSkPicturePlayback.cpp653 if (flatFlags & SAVELAYERREC_HAS_BACKDROP) { in handleOp()

Completed in 5 milliseconds