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
103
SAVELAYERREC_HAS_FLAGS
= 1 << 3,
SkPictureRecord.cpp
96
flatFlags |=
SAVELAYERREC_HAS_FLAGS
;
114
if (flatFlags &
SAVELAYERREC_HAS_FLAGS
) {
[
all
...]
SkPicturePlayback.cpp
500
if (flatFlags &
SAVELAYERREC_HAS_FLAGS
) {
Completed in 73 milliseconds