Searched defs:kCellWidth (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/bench/ | ||
H A D | TableBench.cpp | 12 static const SkScalar kCellWidth = SkIntToScalar(20); variable |
/third_party/skia/gm/ | ||
H A D | path_stroke_with_zero_length.cpp | 116 static const int kCellWidth = 50; variable [all...] |
H A D | compressed_textures.cpp | 309 static const int kCellWidth = 1.5f * kBaseTexWidth; member in CompressedTexturesGM |
H A D | beziereffects.cpp | 219 static const int kCellWidth = 128; member in skiagm::BezierConicEffects 425 static const int kCellWidth = 128; member in skiagm::BezierQuadEffects |
H A D | compositor_quads.cpp | 434 static constexpr SkScalar kCellWidth = 1.3f * kColCount * kTileWidth; variable |
Completed in 5 milliseconds