OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:paintData
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkPictureData.h
69
SkTDArray<SkFlatData*>
paintData
;
SkPictureData.cpp
117
SkASSERT(deepCopyInfo->
paintData
.count() == paintCount);
121
if (deepCopyInfo->
paintData
[i]) {
122
deepCopyInfo->
paintData
[i]->unflatten<SkPaint::FlatteningTraits>(
Completed in 45 milliseconds