Home
last modified time | relevance | path

Searched refs:widths_count (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tests/
DStrokerTest.cpp28 size_t widths_count = SK_ARRAY_COUNT(widths); variable
34 for (size_t index = 0; index < widths_count; ++index) { in pathTest()
/third_party/skia/tests/
DStrokerTest.cpp30 size_t widths_count = SK_ARRAY_COUNT(widths); variable
36 for (size_t index = 0; index < widths_count; ++index) { in pathTest()