Home
last modified time | relevance | path

Searched defs:kTestHeight (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/gm/
Dwidebuttcaps.cpp23 static constexpr int kTestHeight = 120 * 3 + 140; variable
89 DEF_SIMPLE_GM(widebuttcaps, canvas, kTestWidth, kTestHeight) { in DEF_SIMPLE_GM() argument
Dtrickycubicstrokes.cpp33 static constexpr int kTestHeight = kNumRows * kCellSize; variable
176 DEF_SIMPLE_GM(trickycubicstrokes, canvas, kTestWidth, kTestHeight) { in DEF_SIMPLE_GM() argument
180 DEF_SIMPLE_GM(trickycubicstrokes_roundcaps, canvas, kTestWidth, kTestHeight) { in DEF_SIMPLE_GM() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DD3D12ResourceWrappingTests.cpp143 static constexpr size_t kTestHeight = 10; member in __anon533f5f4a0111::D3D12ResourceTestBase