HomeSort by relevance Sort by last modified time
    Searched refs:willDrawPaths (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrPathRange.h 80 void willDrawPaths(const uint32_t indices[], int count) const;
GrPathRange.cpp 35 void GrPathRange::willDrawPaths(const uint32_t indices[], int count) const {
GrGpu.cpp 381 pathRange->willDrawPaths(indices, count);

Completed in 325 milliseconds