OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outputPointsCommon
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/utils/debugger/
SkDebugCanvas.h
325
void
outputPointsCommon
(const SkPoint* pts, int count);
SkDebugCanvas.cpp
646
void SkDebugCanvas::
outputPointsCommon
(const SkPoint* pts, int count) {
658
this->
outputPointsCommon
(pts, count);
663
this->
outputPointsCommon
(pts, 2);
Completed in 2163 milliseconds