OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:resultstorage
(Results
1 - 1
of
1
) sorted by null
/external/skia/src/core/
SkLineClipper.cpp
225
SkPoint
resultStorage
[kMaxPoints];
226
SkPoint* result; // points to our results, either tmp or
resultStorage
252
result =
resultStorage
;
Completed in 61 milliseconds