OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SAVELAYERREC_HAS_FLAGS
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/core/
SkPictureFlat.h
124
SAVELAYERREC_HAS_FLAGS
= 1 << 3,
SkPictureRecord.cpp
99
flatFlags |=
SAVELAYERREC_HAS_FLAGS
;
125
if (flatFlags &
SAVELAYERREC_HAS_FLAGS
) {
[
all
...]
SkPicturePlayback.cpp
758
if (flatFlags &
SAVELAYERREC_HAS_FLAGS
) {
Completed in 47 milliseconds