Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrSimpleMesh.h56 inline void GrSimpleMesh::setIndexed(sk_sp<const GrBuffer> indexBuffer, int indexCount, in setIndexed() function
/third_party/flutter/skia/src/gpu/
DGrMesh.h154 inline void GrMesh::setIndexed(sk_sp<const GrBuffer> indexBuffer, int indexCount, int baseIndex, in setIndexed() function