Home
last modified time | relevance | path

Searched refs:push_back_n (Results 1 – 25 of 77) sorted by relevance

1234

/third_party/skia/experimental/sktext/src/
DLogicalRun.cpp18 fGlyphs.push_back_n(info.glyphCount); in LogicalRun()
19 fBounds.push_back_n(info.glyphCount); in LogicalRun()
20 fPositions.push_back_n(info.glyphCount + 1); in LogicalRun()
21 fOffsets.push_back_n(info.glyphCount); in LogicalRun()
22 fClusters.push_back_n(info.glyphCount + 1); in LogicalRun()
DText.cpp36 fCodeUnitProperties.push_back_n(utf16.size() + 1, CodeUnitFlags::kNoCodeUnitFlag); in initialize()
234 UTF16FromUTF8.push_back_n(text8.size() + 1, utf16Index); in shape()
235 UTF8FromUTF16.push_back_n(text16.size() + 1, utf16Index); in shape()
438 results.push_back_n(numRuns); in getVisualOrder()
443 runLevels.push_back_n(numRuns); in getVisualOrder()
637 …selectableText->fGlyphUnitProperties.push_back_n(unicodeText->getText16().size() + 1, GlyphUnitFla… in prepareToEdit()
681 line.fBoxGlyphs.push_back_n(glyphCount); in onGlyphRun()
682 line.fTextByGlyph.push_back_n(glyphCount); in onGlyphRun()
/third_party/skia/modules/skparagraph/src/
DRun.cpp39 fGlyphs.push_back_n(info.glyphCount); in Run()
40 fBounds.push_back_n(info.glyphCount); in Run()
41 fPositions.push_back_n(info.glyphCount + 1); in Run()
42 fClusterIndexes.push_back_n(info.glyphCount + 1); in Run()
43 fShifts.push_back_n(info.glyphCount + 1, 0.0); in Run()
DParagraphImpl.cpp133 this->fCodeUnitProperties.push_back_n(fText.size() + 1, CodeUnitFlags::kNoCodeUnitFlag); in layout()
170 this->fClustersIndexFromCodeUnit.push_back_n(fText.size() + 1, EMPTY_INDEX); in layout()
858 fCodeUnitProperties.push_back_n(fText.size() + 1, kNoCodeUnitFlag); in setState()
/third_party/flutter/skia/src/gpu/ops/
DGrAAHairLinePathRenderer.cpp284 SkPoint* pts = lines->push_back_n(4); in gather_lines_and_quads()
296 SkPoint* pts = quads->push_back_n(3); in gather_lines_and_quads()
340 SkPoint* pts = lines->push_back_n(4); in gather_lines_and_quads()
353 SkPoint* pts = conics->push_back_n(3); in gather_lines_and_quads()
368 SkPoint* pts = lines->push_back_n(2); in gather_lines_and_quads()
382 SkPoint* pts = lines->push_back_n(2); in gather_lines_and_quads()
440 SkPoint* pts = lines->push_back_n(2); in gather_lines_and_quads()
452 SkPoint* pts = lines->push_back_n(2); in gather_lines_and_quads()
463 SkPoint* pts = lines->push_back_n(2); in gather_lines_and_quads()
891 fPaths.push_back_n(that->fPaths.count(), that->fPaths.begin()); in onCombineIfPossible()
DGrFillRRectOp.h60 return reinterpret_cast<T*>(fInstanceData.push_back_n(sizeof(T) * count)); in appendInstanceData()
DGrRegionOp.cpp156 fRegions.push_back_n(that->fRegions.count(), that->fRegions.begin()); in onCombineIfPossible()
/third_party/flutter/skia/modules/skparagraph/src/
DRun.cpp35 fGlyphs.push_back_n(info.glyphCount); in Run()
36 fPositions.push_back_n(info.glyphCount + 1); in Run()
37 fOffsets.push_back_n(info.glyphCount + 1, 0.0); in Run()
38 fClusterIndexes.push_back_n(info.glyphCount + 1); in Run()
DParagraphImpl.cpp393 fRunShifts.push_back_n(fRuns.size(), RunShifts()); in shapeTextIntoEndlessLine()
395 fRunShifts[i].fShifts.push_back_n(fRuns[i].size() + 1, 0.0); in shapeTextIntoEndlessLine()
852 fRunShifts.push_back_n(fRuns.size(), RunShifts()); in resetRunShifts()
854 fRunShifts[i].fShifts.push_back_n(fRuns[i].size() + 1, 0.0); in resetRunShifts()
/third_party/skia/src/gpu/ops/
DAAHairLinePathRenderer.cpp293 SkPoint* pts = lines->push_back_n(4); in gather_lines_and_quads()
305 SkPoint* pts = quads->push_back_n(3); in gather_lines_and_quads()
349 SkPoint* pts = lines->push_back_n(4); in gather_lines_and_quads()
362 SkPoint* pts = conics->push_back_n(3); in gather_lines_and_quads()
377 SkPoint* pts = lines->push_back_n(2); in gather_lines_and_quads()
391 SkPoint* pts = lines->push_back_n(2); in gather_lines_and_quads()
449 SkPoint* pts = lines->push_back_n(2); in gather_lines_and_quads()
461 SkPoint* pts = lines->push_back_n(2); in gather_lines_and_quads()
472 SkPoint* pts = lines->push_back_n(2); in gather_lines_and_quads()
912 fPaths.push_back_n(that->fPaths.count(), that->fPaths.begin()); in onCombineIfPossible()
/third_party/skia/src/gpu/geometry/
DGrPathUtils.cpp330 SkPoint* degQuad = quads->push_back_n(3); in convert_noninflect_cubic_to_quads()
368 SkPoint* pts = quads->push_back_n(3); in convert_noninflect_cubic_to_quads()
395 SkPoint* degQuad = quads->push_back_n(3); in convert_noninflect_cubic_to_quads_with_constraint()
441 SkPoint* qpts = quads->push_back_n(6); in convert_noninflect_cubic_to_quads_with_constraint()
449 SkPoint* qpts = quads->push_back_n(3); in convert_noninflect_cubic_to_quads_with_constraint()
496 SkPoint* pts = quads->push_back_n(3); in convert_noninflect_cubic_to_quads_with_constraint()
/third_party/flutter/skia/src/gpu/
DGrProcessor.h36 fData->push_back_n(4, reinterpret_cast<uint8_t*>(&v)); in add32()
44 return reinterpret_cast<uint32_t*>(fData->push_back_n(4 * count)); in add32n()
DGrProgramDesc.cpp205 desc->key().push_back_n(kProcessorKeysOffset); in Build()
/third_party/flutter/skia/include/private/
DSkTArray.h217 T* push_back_n(int n) { in push_back_n() function
230 T* push_back_n(int n, const T& t) { in push_back_n() function
243 T* push_back_n(int n, const T t[]) { in push_back_n() function
297 this->push_back_n(newCount - fCount); in resize_back()
/third_party/skia/include/private/
DSkTArray.h245 T* push_back_n(int n) { in push_back_n() function
258 T* push_back_n(int n, const T& t) { in push_back_n() function
271 T* push_back_n(int n, const T t[]) { in push_back_n() function
325 this->push_back_n(newCount - fCount); in resize_back()
/third_party/flutter/skia/src/gpu/geometry/
DGrPathUtils.cpp411 SkPoint* degQuad = quads->push_back_n(3); in convert_noninflect_cubic_to_quads()
449 SkPoint* pts = quads->push_back_n(3); in convert_noninflect_cubic_to_quads()
476 SkPoint* degQuad = quads->push_back_n(3); in convert_noninflect_cubic_to_quads_with_constraint()
522 SkPoint* qpts = quads->push_back_n(6); in convert_noninflect_cubic_to_quads_with_constraint()
530 SkPoint* qpts = quads->push_back_n(3); in convert_noninflect_cubic_to_quads_with_constraint()
577 SkPoint* pts = quads->push_back_n(3); in convert_noninflect_cubic_to_quads_with_constraint()
/third_party/skia/src/core/
DSkLatticeIter.cpp169 fRectTypes.push_back_n(fNumRectsInLattice); in SkLatticeIter()
170 fColors.push_back_n(fNumRectsInLattice); in SkLatticeIter()
/third_party/flutter/skia/src/core/
DSkLatticeIter.cpp169 fRectTypes.push_back_n(fNumRectsInLattice); in SkLatticeIter()
170 fColors.push_back_n(fNumRectsInLattice); in SkLatticeIter()
/third_party/skia/src/gpu/gl/
DGrGLExtensions.cpp101 fStrings.push_back_n(extensionCnt); in init()
/third_party/flutter/skia/src/gpu/gl/
DGrGLExtensions.cpp103 fStrings.push_back_n(extensionCnt); in init()
DGrGLProgramDataManager.cpp23 fUniforms.push_back_n(count); in GrGLProgramDataManager()
38 fPathProcVaryings.push_back_n(count); in GrGLProgramDataManager()
/third_party/skia/gm/
Dcompositor_quads.cpp457 drawCounts.push_back_n(fRenderers.count(), 0); in onDraw()
508 fMatrices.push_back_n(kMatrixCount); in configureMatrices()
711 fDstClips.push_back_n(4, clip); in drawTile()
920 fDstClips.push_back_n(4, clip); in drawTile()
/third_party/flutter/skia/gm/
Dcompositor_quads.cpp456 drawCounts.push_back_n(fRenderers.count(), 0); in onDraw()
506 fMatrices.push_back_n(kMatrixCount); in configureMatrices()
709 fDstClips.push_back_n(4, clip); in drawTile()
919 fDstClips.push_back_n(4, clip); in drawTile()
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCFillGeometry.cpp307 pts.store(chops->push_back_n(2)); in find_chops_around_inflection_points()
314 pts.store(chops->push_back_n(2)); in find_chops_around_inflection_points()
460 chops->push_back_n(2, &roots[i]); in find_chops_around_loop_intersection()
DGrCCStrokeGeometry.cpp224 fNormals.push_back_n(2, normals); in quadraticTo()
379 fNormals.push_back_n(2, normals); in cubicTo()

1234