Home
last modified time | relevance | path

Searched refs:removeShuffle (Results 1 – 25 of 46) sorted by relevance

12

/third_party/flutter/skia/tests/
DTArrayTest.cpp29 a.removeShuffle(0); in TestTSet_basic()
36 a.removeShuffle(0); in TestTSet_basic()
49 a.removeShuffle(4); in TestTSet_basic()
54 a.removeShuffle(1); in TestTSet_basic()
DSerialProcsTest.cpp129 c->fArray.removeShuffle(index); in array_deserial_proc()
DGrMemoryPoolTest.cpp211 instanceRecs.removeShuffle(d); in DEF_TEST()
/third_party/skia/tests/
DTArrayTest.cpp29 a.removeShuffle(0); in TestTSet_basic()
36 a.removeShuffle(0); in TestTSet_basic()
49 a.removeShuffle(4); in TestTSet_basic()
54 a.removeShuffle(1); in TestTSet_basic()
DGrMemoryPoolTest.cpp213 instanceRecs.removeShuffle(d); in DEF_TEST()
DSerialProcsTest.cpp129 c->fArray.removeShuffle(index); in array_deserial_proc()
/third_party/skia/src/core/
DSkIDChangeListener.cpp48 fListeners.removeShuffle(i--); // No need to preserve the order after i. in add()
DSkTypefaceCache.cpp38 fTypefaces.removeShuffle(i); in purge()
DSkMessageBus.h103 bus->fInboxes.removeShuffle(i);
/third_party/flutter/skia/experimental/xform/
DSkXform.cpp56 fChildren.removeShuffle(index); in internalRemoveChild()
/third_party/skia/experimental/xform/
DSkXform.cpp56 fChildren.removeShuffle(index); in internalRemoveChild()
/third_party/skia/tools/viewer/
DTouchGesture.cpp154 fTouches.removeShuffle(index); in touchBegin()
295 fTouches.removeShuffle(index); in touchEnd()
/third_party/flutter/skia/tools/viewer/
DTouchGesture.cpp154 fTouches.removeShuffle(index); in touchBegin()
298 fTouches.removeShuffle(index); in touchEnd()
/third_party/flutter/skia/src/core/
DSkTypefaceCache.cpp38 fTypefaces.removeShuffle(i); in purge()
DSkMessageBus.h89 bus->fInboxes.removeShuffle(i); in ~Inbox()
/third_party/skia/src/gpu/gl/
DGrGLExtensions.cpp139 fStrings.removeShuffle(idx); in remove()
/third_party/flutter/skia/src/gpu/gl/
DGrGLExtensions.cpp142 fStrings.removeShuffle(idx); in remove()
/third_party/flutter/skia/src/gpu/ops/
DGrAAConvexTessellator.cpp104 fPts.removeShuffle(0); in popFirstPtShuffle()
105 fCoverages.removeShuffle(0); in popFirstPtShuffle()
106 fMovable.removeShuffle(0); in popFirstPtShuffle()
107 fCurveState.removeShuffle(0); in popFirstPtShuffle()
/third_party/skia/src/gpu/geometry/
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/flutter/skia/src/gpu/text/
DGrTextBlobCache.h138 fBlobs.removeShuffle(index); in removeBlob()
/third_party/skia/src/fonts/
DSkFontMgr_indirect.cpp104 fDataCache.removeShuffle(i); in createTypefaceFromFontId()
/third_party/flutter/skia/src/fonts/
DSkFontMgr_indirect.cpp104 fDataCache.removeShuffle(i); in createTypefaceFromFontId()
/third_party/skia/src/gpu/text/
DGrTextBlobCache.cpp184 fBlobs.removeShuffle(index); in removeBlob()
/third_party/flutter/skia/src/gpu/vk/
DGrVkResourceProvider.cpp338 fActiveCommandPools.removeShuffle(i); in checkCommandBuffers()
362 fAvailableUniformBufferResources.removeShuffle(count - 1); in findOrCreateStandardUniformBufferResource()
/third_party/flutter/skia/src/gpu/
DGrDrawingManager.cpp199 fOnFlushCBObjects.removeShuffle(i); in freeGpuResources()
540 fOnFlushCBObjects.removeShuffle(n); in testingOnly_removeOnFlushCallbackObject()

12