Searched defs:kCellHeight (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/bench/ | ||
H A D | TableBench.cpp | 13 static const SkScalar kCellHeight = SkIntToScalar(10); variable |
/third_party/skia/gm/ | ||
H A D | hardstop_gradients_many.cpp | 30 const int kCellHeight = kHeight / kNumRows; variable |
H A D | path_stroke_with_zero_length.cpp | 117 static const int kCellHeight = 20; variable |
H A D | beziereffects.cpp | 220 static const int kCellHeight = 128; member in skiagm::BezierConicEffects 426 static const int kCellHeight = 128; member in skiagm::BezierQuadEffects |
H A D | compositor_quads.cpp | 435 static constexpr SkScalar kCellHeight = 1.3f * kRowCount * kTileHeight; variable |
Completed in 5 milliseconds