Searched defs:kTestHeight (Results 1 – 3 of 3) sorted by relevance
23 static constexpr int kTestHeight = 120 * 3 + 140; variable89 DEF_SIMPLE_GM(widebuttcaps, canvas, kTestWidth, kTestHeight) { in DEF_SIMPLE_GM() argument
33 static constexpr int kTestHeight = kNumRows * kCellSize; variable176 DEF_SIMPLE_GM(trickycubicstrokes, canvas, kTestWidth, kTestHeight) { in DEF_SIMPLE_GM() argument180 DEF_SIMPLE_GM(trickycubicstrokes_roundcaps, canvas, kTestWidth, kTestHeight) { in DEF_SIMPLE_GM() argument
143 static constexpr size_t kTestHeight = 10; member in __anon533f5f4a0111::D3D12ResourceTestBase