Searched defs:kTestWidth (Results 1 – 3 of 3) sorted by relevance
22 static constexpr int kTestWidth = 120 * 4; variable89 DEF_SIMPLE_GM(widebuttcaps, canvas, kTestWidth, kTestHeight) { in DEF_SIMPLE_GM() argument
32 static constexpr int kTestWidth = kNumCols * 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
142 static constexpr size_t kTestWidth = 10; member in __anon533f5f4a0111::D3D12ResourceTestBase