Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/geometry/
DGrAATriangulator.cpp64 void GrAATriangulator::makeEvent(SSEdge* e, EventList* events) const { in makeEvent() function in GrAATriangulator
84 void GrAATriangulator::makeEvent(SSEdge* edge, Vertex* v, SSEdge* other, Vertex* dest, in makeEvent() function in GrAATriangulator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp449 Move<VkEvent> makeEvent (const DeviceInterface& vk, const VkDevice device) in makeEvent() function