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()) {
227 if (this->hasStrokeWidth()) {
benchmain.cpp 422 bool hasStrokeWidth = false;
557 hasStrokeWidth = true;
665 if (hasStrokeWidth) {
730 if (hasStrokeWidth) {

Completed in 51 milliseconds