Home
last modified time | relevance | path

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

/third_party/skia/tests/
DGrStyledShapeTest.cpp235 bool peStrokeIsPath = peStroke.testingOnly_isPath(); in check_original_path_ids() local
238 REPORTER_ASSERT(r, peStrokeIsPath == fullIsPath); in check_original_path_ids()
255 REPORTER_ASSERT(r, peStrokeIsPath || (peStrokeID == emptyID)); in check_original_path_ids()
269 if (peStrokeIsPath) { in check_original_path_ids()
274 if (baseIsNonVolatilePath && peStrokeIsPath) { in check_original_path_ids()