Home
last modified time | relevance | path

Searched refs:glyphPaths (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSamplePathText.cpp40 SkPath glyphPaths[52]; variable
45 sk_ignore_unused_variable(strike->getScalerContext()->getPath(id, &glyphPaths[i]));
49 const SkPath& p = glyphPaths[i % 52];

Completed in 2 milliseconds