Home
last modified time | relevance | path

Searched refs:removeShuffle (Results 1 - 24 of 24) sorted by relevance

/third_party/skia/tests/
H A DTArrayTest.cpp28 // { 0 }, removeShuffle the only element. in TestTSet_basic()
29 a.removeShuffle(0); in TestTSet_basic()
36 a.removeShuffle(0); in TestTSet_basic()
48 // { 0, 1, 2, 3, 4 }, removeShuffle the last in TestTSet_basic()
49 a.removeShuffle(4); in TestTSet_basic()
54 a.removeShuffle(1); in TestTSet_basic()
H A DGrMemoryPoolTest.cpp213 instanceRecs.removeShuffle(d); in DEF_TEST()
H A DSerialProcsTest.cpp129 c->fArray.removeShuffle(index); in array_deserial_proc()
H A DIncrTopoSortTest.cpp132 dependedOn->removeShuffle(i); in addEdges()
/third_party/skia/src/core/
H A DSkIDChangeListener.cpp48 fListeners.removeShuffle(i--); // No need to preserve the order after i. in add()
H A DSkTypefaceCache.cpp38 fTypefaces.removeShuffle(i); in purge()
H A DSkMessageBus.h103 bus->fInboxes.removeShuffle(i); in ~Inbox()
H A DSkAAClip.cpp496 fRows.removeShuffle(count - 1); in flushRow()
H A DSkPath.cpp3113 tangents.removeShuffle(index); in contains()
/third_party/skia/experimental/xform/
H A DSkXform.cpp56 fChildren.removeShuffle(index); in internalRemoveChild()
/third_party/skia/tools/viewer/
H A DTouchGesture.cpp154 fTouches.removeShuffle(index); in touchBegin()
295 fTouches.removeShuffle(index); in touchEnd()
H A DParticlesSlide.cpp383 fRunning.removeShuffle(i); in draw()
/third_party/skia/src/gpu/gl/
H A DGrGLExtensions.cpp139 fStrings.removeShuffle(idx); in remove()
/third_party/skia/modules/skparagraph/src/
H A DTypefaceFontProvider.cpp56 fFamilyNames.removeShuffle(i); in registerTypeface()
/third_party/skia/src/gpu/geometry/
H A DGrAAConvexTessellator.cpp114 fPts.removeShuffle(0); in popFirstPtShuffle()
115 fCoverages.removeShuffle(0); in popFirstPtShuffle()
116 fMovable.removeShuffle(0); in popFirstPtShuffle()
117 fCurveState.removeShuffle(0); in popFirstPtShuffle()
/third_party/skia/src/fonts/
H A DSkFontMgr_indirect.cpp104 fDataCache.removeShuffle(i); in createTypefaceFromFontId()
/third_party/skia/src/gpu/text/
H A DGrTextBlobCache.cpp184 fBlobs.removeShuffle(index); in removeBlob()
/third_party/skia/src/gpu/
H A DGrDrawingManager.cpp85 fOnFlushCBObjects.removeShuffle(i); in freeGpuResources()
555 fOnFlushCBObjects.removeShuffle(n); in testingOnly_removeOnFlushCallbackObject()
/third_party/skia/src/gpu/vk/
H A DGrVkDescriptorSetManager.cpp232 fFreeSets.removeShuffle(count - 1); in getDescriptorSet()
H A DGrVkResourceProvider.cpp443 fActiveCommandPools.removeShuffle(i); in checkCommandBuffers()
/third_party/skia/src/utils/
H A DSkNWayCanvas.cpp27 fList.removeShuffle(index); in removeCanvas()
/third_party/skia/include/private/
H A DSkTDArray.h216 void removeShuffle(int index) { in removeShuffle() function in SkTDArray
H A DSkTArray.h186 void removeShuffle(int n) { in removeShuffle() function in SkTArray
/third_party/skia/dm/
H A DDM.cpp243 gRunning->removeShuffle(i); in done()

Completed in 25 milliseconds