Home
last modified time | relevance | path

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

/external/skqp/tests/
DPathRendererCacheTests.cpp122 const int kExpectedResources = 1; variable
124 test_path(reporter, create_concave_path, createPR, kExpectedResources);
132 test_path(reporter, create_concave_path, createPR, kExpectedResources, GrAAType::kNone, style);
143 const int kExpectedResources = 1; variable
145 test_path(reporter, create_concave_path, createPR, kExpectedResources, GrAAType::kCoverage);
153 test_path(reporter, create_concave_path, createPR, kExpectedResources, GrAAType::kCoverage,
/external/skia/tests/
DPathRendererCacheTests.cpp122 const int kExpectedResources = 1; variable
124 test_path(reporter, create_concave_path, createPR, kExpectedResources);
132 test_path(reporter, create_concave_path, createPR, kExpectedResources, GrAAType::kNone, style);
143 const int kExpectedResources = 1; variable
145 test_path(reporter, create_concave_path, createPR, kExpectedResources, GrAAType::kCoverage);
153 test_path(reporter, create_concave_path, createPR, kExpectedResources, GrAAType::kCoverage,