Searched defs:makeEvent (Results 1 – 2 of 2) sorted by relevance
64 void GrAATriangulator::makeEvent(SSEdge* e, EventList* events) const { in makeEvent() function in GrAATriangulator84 void GrAATriangulator::makeEvent(SSEdge* edge, Vertex* v, SSEdge* other, Vertex* dest, in makeEvent() function in GrAATriangulator
449 Move<VkEvent> makeEvent (const DeviceInterface& vk, const VkDevice device) in makeEvent() function