HomeSort by relevance Sort by last modified time
    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