Home
last modified time | relevance | path

Searched defs:set_last (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pathops/
DSkOpSegment.cpp1016 static SkOpSegment* set_last(SkOpSpanBase** last, SkOpSpanBase* endSpan) { in set_last() function
/external/skqp/src/pathops/
DSkOpSegment.cpp1016 static SkOpSegment* set_last(SkOpSpanBase** last, SkOpSpanBase* endSpan) { in set_last() function
/external/v8/src/crankshaft/
Dhydrogen.h73 void set_last(HInstruction* instr) { last_ = instr; } in set_last() function