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

  /external/skia/bench/
SkBenchmark.h 94 bool hasStrokeWidth() {
RectBench.cpp 147 if (this->hasStrokeWidth()) {
245 if (this->hasStrokeWidth()) {
benchmain.cpp 365 bool hasStrokeWidth = false;
511 hasStrokeWidth = true;
662 if (hasStrokeWidth) {
734 if (hasStrokeWidth) {
    [all...]

Completed in 280 milliseconds