Searched refs:push_back_n (Results 1 - 25 of 31) sorted by relevance

12

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLExtensions.cpp70 fStrings->push_back_n(extensionCnt);
116 fStrings->push_back_n(idx, &oldStrings->front());
117 fStrings->push_back_n(oldStrings->count() - idx - 1, &(*oldStrings)[idx] + 1);
H A DGrGLProgramDataManager.cpp25 fUniforms.push_back_n(count);
50 fVaryings.push_back_n(count);
H A DGrGLProgramDesc.cpp223 desc->fKey.push_back_n(kEffectKeyOffsetsAndLengthOffset + 2 * sizeof(uint16_t) * numStages);
H A DGrGLCaps.cpp718 fStencilVerifiedColorConfigs.push_back_n(fStencilFormats.count());
/external/skia/src/gpu/gl/
H A DGrGLExtensions.cpp70 fStrings->push_back_n(extensionCnt);
116 fStrings->push_back_n(idx, &oldStrings->front());
117 fStrings->push_back_n(oldStrings->count() - idx - 1, &(*oldStrings)[idx] + 1);
H A DGrGLProgramEffects.cpp221 samplers.push_back_n(numTextures);
318 transforms.push_back_n(numTransforms);
H A DGrGLCaps.cpp650 fStencilVerifiedColorConfigs.push_back_n(fStencilFormats.count());
/external/skia/src/pathops/
H A DSkOpEdgeBuilder.cpp43 fPathPts.push_back_n(1, &curveStart);
99 fPathPts.push_back_n(nQuads * 2, quadPts);
122 fPathPts.push_back_n(ptCount, &pts[1]);
158 fCurrentContour = fContours.push_back_n(1);
H A DSkPathOpsCommon.cpp544 sLink.push_back_n(count);
545 eLink.push_back_n(count);
553 distances.push_back_n(entries);
571 sortedDist.push_back_n(entries);
/external/chromium_org/third_party/skia/include/gpu/
H A DGrBackendProcessorFactory.h33 fData->push_back_n(4, reinterpret_cast<uint8_t*>(&v));
41 return reinterpret_cast<uint32_t*>(fData->push_back_n(4 * count));
/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpEdgeBuilder.cpp43 fPathPts.push_back_n(1, &curveStart);
114 fPathPts.push_back_n(nQuads * 2, quadPts);
140 fPathPts.push_back_n(ptCount, &pts[1]);
176 fCurrentContour = fContours.push_back_n(1);
H A DSkPathOpsCommon.cpp544 sLink.push_back_n(count);
545 eLink.push_back_n(count);
553 distances.push_back_n(entries);
571 sortedDist.push_back_n(entries);
/external/chromium_org/third_party/skia/include/core/
H A DSkTArray.h200 T* push_back_n(int n) { function in class:SkTArray
213 T* push_back_n(int n, const T& t) { function in class:SkTArray
226 T* push_back_n(int n, const T t[]) { function in class:SkTArray
267 this->push_back_n(newCount - fCount);
/external/skia/include/core/
H A DSkTArray.h200 T* push_back_n(int n) { function in class:SkTArray
213 T* push_back_n(int n, const T& t) { function in class:SkTArray
226 T* push_back_n(int n, const T t[]) { function in class:SkTArray
267 this->push_back_n(newCount - fCount);
/external/chromium_org/third_party/skia/src/gpu/gl/builders/
H A DGrGLFullProgramBuilder.cpp143 transforms.push_back_n(numTransforms);
151 pathTransforms->push_back_n(numTransforms);
H A DGrGLProgramBuilder.cpp218 samplers.push_back_n(numTextures);
/external/chromium_org/third_party/skia/src/gpu/
H A DGrAAHairLinePathRenderer.cpp354 SkPoint* pts = lines->push_back_n(4);
362 SkPoint* pts = conics->push_back_n(3);
380 SkPoint* pts = lines->push_back_n(2);
404 SkPoint* pts = lines->push_back_n(4);
412 SkPoint* pts = quads->push_back_n(3);
460 SkPoint* pts = lines->push_back_n(4);
467 SkPoint* pts = quads->push_back_n(3);
H A DGrPathUtils.cpp396 SkPoint* degQuad = quads->push_back_n(3);
443 SkPoint* qpts = quads->push_back_n(6);
451 SkPoint* qpts = quads->push_back_n(3);
505 SkPoint* pts = quads->push_back_n(3);
/external/skia/src/gpu/
H A DGrAAHairLinePathRenderer.cpp354 SkPoint* pts = lines->push_back_n(4);
362 SkPoint* pts = conics->push_back_n(3);
380 SkPoint* pts = lines->push_back_n(2);
404 SkPoint* pts = lines->push_back_n(4);
412 SkPoint* pts = quads->push_back_n(3);
460 SkPoint* pts = lines->push_back_n(4);
467 SkPoint* pts = quads->push_back_n(3);
H A DGrPathUtils.cpp396 SkPoint* degQuad = quads->push_back_n(3);
443 SkPoint* qpts = quads->push_back_n(6);
451 SkPoint* qpts = quads->push_back_n(3);
505 SkPoint* pts = quads->push_back_n(3);
/external/chromium_org/third_party/skia/tests/
H A DGLProgramsTest.cpp56 fKey.push_back_n(kEffectKeyOffsetsAndLengthOffset + 2 * sizeof(uint16_t) * (numStages +
H A DSkpSkGrTest.cpp272 errorRows.push_back_n(width * kRowCount);
390 bytes.push_back_n(length);
/external/skia/tests/
H A DSkpSkGrTest.cpp274 errorRows.push_back_n(width * kRowCount);
392 bytes.push_back_n(length);
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp891 InEdge* edge = edges.push_back_n(1);
893 edge->fIntercepts.push_back_n(verbCount);
907 InEdge* edge = edges.push_back_n(1);
908 edge->fIntercepts.push_back_n(1);
951 fIntercepts.push_back_n(fVerbs.count());
1238 fCurrentEdge = fEdges.push_back_n(1);
/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp891 InEdge* edge = edges.push_back_n(1);
893 edge->fIntercepts.push_back_n(verbCount);
907 InEdge* edge = edges.push_back_n(1);
908 edge->fIntercepts.push_back_n(1);
951 fIntercepts.push_back_n(fVerbs.count());
1238 fCurrentEdge = fEdges.push_back_n(1);

Completed in 601 milliseconds

12