Home
last modified time | relevance | path

Searched defs:joinEnds (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/pathops/
H A DSkOpSegment.h279 void joinEnds(SkOpSegment* start) { in joinEnds() function
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderRpcTest.cpp2000 auto joinEnds = std::make_shared<OneOffSignal>(); in TEST_P() local