Home
last modified time | relevance | path

Searched refs:lines_count (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/tests/
H A DPathOpsCubicIntersectionTestData.h26 extern const size_t lines_count;
H A DPathOpsCubicIntersectionTestData.cpp147 const size_t lines_count = SK_ARRAY_COUNT(lines); member
H A DPathOpsCubicReduceOrderTest.cpp132 for (index = firstLinesTest; index < lines_count; ++index) { in DEF_TEST()
227 for (index = firstComputedLinesTest; index < lines_count; ++index) { in DEF_TEST()
H A DStrokerTest.cpp130 cubicSetTest(lines, lines_count); in DEF_TEST()
/third_party/backends/backend/
H A Dhp3900_rts8822.c5623 SANE_Int lines_count = 0; /* ebp */ in Arrange_NonColour() local
5668 lines_count = buffer_size / line_size; in Arrange_NonColour()
5670 while (lines_count > 0) in Arrange_NonColour()
5682 lines_count--; in Arrange_NonColour()
5683 if (lines_count == 0) in Arrange_NonColour()
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp5344 const int lines_count = 3; local
5354 for (int i = 0; i < columns_count * lines_count; i++)

Completed in 28 milliseconds