Searched defs:wireframeVertices (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DSkGpuDevice.cpp1555 void SkGpuDevice::wireframeVertices(SkVertices::VertexMode vmode, int vertexCount, function in class:SkGpuDevice
1561 GR_CREATE_TRACE_MARKER_CONTEXT("SkGpuDevice", "wireframeVertices", fContext.get());
1626 this->wireframeVertices(vertices->mode(), vertices->vertexCount(), vertices->positions(),

Completed in 72 milliseconds