OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onDrawPoints
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkPictureContentInfo.h
30
void
onDrawPoints
(size_t count, const SkPaint& paint);
SkPictureContentInfo.cpp
47
void SkPictureContentInfo::
onDrawPoints
(size_t count, const SkPaint& paint) {
SkPictureRecord.cpp
873
fContentInfo.
onDrawPoints
(count, paint);
[
all
...]
Completed in 2539 milliseconds