Searched refs:endpoint0 (Results 1 – 3 of 3) sorted by relevance
242 ScopedInterfaceEndpointHandle endpoint0, endpoint1; in MakeRequestAssociatedWithDedicatedPipe() local243 ScopedInterfaceEndpointHandle::CreatePairPendingAssociation(&endpoint0, in MakeRequestAssociatedWithDedicatedPipe()245 InterfaceId id = router1->AssociateInterface(std::move(endpoint0)); in MakeRequestAssociatedWithDedicatedPipe()246 endpoint0 = router0->CreateLocalEndpointHandle(id); in MakeRequestAssociatedWithDedicatedPipe()248 ptr->Bind(AssociatedInterfacePtrInfo<Interface>(std::move(endpoint0), in MakeRequestAssociatedWithDedicatedPipe()
1119 const SkPoint& endpoint0, const SkPoint& endpoint1, in setup_offset_edge() argument1121 currEdge->fOffset.fP0 = endpoint0; in setup_offset_edge()1122 currEdge->fOffset.fV = endpoint1 - endpoint0; in setup_offset_edge()
1149 const SkPoint& endpoint0, const SkPoint& endpoint1, in setup_offset_edge() argument1151 currEdge->fOffset.fP0 = endpoint0; in setup_offset_edge()1152 currEdge->fOffset.fV = endpoint1 - endpoint0; in setup_offset_edge()