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

  /external/skia/bench/
Benchmark.h 115 virtual bool isVisual() { return false; }
ShadowBench.cpp 25 bool isVisual() override { return true; }
PathTextBench.cpp 32 bool isVisual() override { return true; }
RectBench.cpp 42 bool isVisual() override { return true; }
ShapesBench.cpp 100 bool isVisual() override { return true; }
  /external/skqp/bench/
Benchmark.h 115 virtual bool isVisual() { return false; }
ShadowBench.cpp 25 bool isVisual() override { return true; }
PathTextBench.cpp 32 bool isVisual() override { return true; }
RectBench.cpp 42 bool isVisual() override { return true; }
ShapesBench.cpp 100 bool isVisual() override { return true; }

Completed in 236 milliseconds