HomeSort by relevance Sort by last modified time
    Searched refs:peStrokeID (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
GrShapeTest.cpp 239 uint32_t peStrokeID = peStroke.testingOnly_getOriginalGenerationID();
252 REPORTER_ASSERT(r, peStrokeIsPath || (peStrokeID == emptyID));
267 REPORTER_ASSERT(r, peID == peStrokeID);
268 REPORTER_ASSERT(r, peStrokeID == fullID);
272 REPORTER_ASSERT(r, baseID == peStrokeID);
    [all...]
  /external/skqp/tests/
GrShapeTest.cpp 239 uint32_t peStrokeID = peStroke.testingOnly_getOriginalGenerationID();
252 REPORTER_ASSERT(r, peStrokeIsPath || (peStrokeID == emptyID));
267 REPORTER_ASSERT(r, peID == peStrokeID);
268 REPORTER_ASSERT(r, peStrokeID == fullID);
272 REPORTER_ASSERT(r, baseID == peStrokeID);
    [all...]

Completed in 87 milliseconds