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

  /external/skia/bench/
MorphologyBench.cpp 25 static const char* gStyleName[] = {
40 const char* name = rad > 0 ? gStyleName[style] : "none";
BlurBench.cpp 24 static const char* gStyleName[] = {
42 const char* name = rad > 0 ? gStyleName[bs] : "none";
  /external/skqp/bench/
MorphologyBench.cpp 25 static const char* gStyleName[] = {
40 const char* name = rad > 0 ? gStyleName[style] : "none";
BlurBench.cpp 24 static const char* gStyleName[] = {
42 const char* name = rad > 0 ? gStyleName[bs] : "none";
  /external/skia/src/effects/
SkBlurMaskFilter.cpp     [all...]
  /external/skqp/src/effects/
SkBlurMaskFilter.cpp     [all...]

Completed in 221 milliseconds