Searched defs:instanceIdx (Results 1 – 4 of 4) sorted by relevance
511 int instanceIdx = fCurrNextInstances->fStrokes[0]++; in appendLinearStrokeInstance() local521 int instanceIdx = fCurrNextInstances->fStrokes[numLinearSegmentsLog2]++; in appendCubicStrokeInstance() local528 int instanceIdx = fCurrNextInstances->fTriangles++; in appendTriangleInstance() local535 int instanceIdx = fCurrNextInstances->fConics++; in appendConicInstance() local
384 inline void GrCCDrawPathsOp::recordInstance(GrTextureProxy* atlasProxy, int instanceIdx) { in recordInstance()
381 inline void GrCCDrawPathsOp::recordInstance(GrTextureProxy* atlasProxy, int instanceIdx) { in recordInstance()