Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:removeShuffle
(Results
1 - 24
of
24
) sorted by relevance
/third_party/skia/tests/
H
A
D
TArrayTest.cpp
28
// { 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
D
GrMemoryPoolTest.cpp
213
instanceRecs.
removeShuffle
(d);
in DEF_TEST()
H
A
D
SerialProcsTest.cpp
129
c->fArray.
removeShuffle
(index);
in array_deserial_proc()
H
A
D
IncrTopoSortTest.cpp
132
dependedOn->
removeShuffle
(i);
in addEdges()
/third_party/skia/src/core/
H
A
D
SkIDChangeListener.cpp
48
fListeners.
removeShuffle
(i--); // No need to preserve the order after i.
in add()
H
A
D
SkTypefaceCache.cpp
38
fTypefaces.
removeShuffle
(i);
in purge()
H
A
D
SkMessageBus.h
103
bus->fInboxes.
removeShuffle
(i);
in ~Inbox()
H
A
D
SkAAClip.cpp
496
fRows.
removeShuffle
(count - 1);
in flushRow()
H
A
D
SkPath.cpp
3113
tangents.
removeShuffle
(index);
in contains()
/third_party/skia/experimental/xform/
H
A
D
SkXform.cpp
56
fChildren.
removeShuffle
(index);
in internalRemoveChild()
/third_party/skia/tools/viewer/
H
A
D
TouchGesture.cpp
154
fTouches.
removeShuffle
(index);
in touchBegin()
295
fTouches.
removeShuffle
(index);
in touchEnd()
H
A
D
ParticlesSlide.cpp
383
fRunning.
removeShuffle
(i);
in draw()
/third_party/skia/src/gpu/gl/
H
A
D
GrGLExtensions.cpp
139
fStrings.
removeShuffle
(idx);
in remove()
/third_party/skia/modules/skparagraph/src/
H
A
D
TypefaceFontProvider.cpp
56
fFamilyNames.
removeShuffle
(i);
in registerTypeface()
/third_party/skia/src/gpu/geometry/
H
A
D
GrAAConvexTessellator.cpp
114
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
D
SkFontMgr_indirect.cpp
104
fDataCache.
removeShuffle
(i);
in createTypefaceFromFontId()
/third_party/skia/src/gpu/text/
H
A
D
GrTextBlobCache.cpp
184
fBlobs.
removeShuffle
(index);
in removeBlob()
/third_party/skia/src/gpu/
H
A
D
GrDrawingManager.cpp
85
fOnFlushCBObjects.
removeShuffle
(i);
in freeGpuResources()
555
fOnFlushCBObjects.
removeShuffle
(n);
in testingOnly_removeOnFlushCallbackObject()
/third_party/skia/src/gpu/vk/
H
A
D
GrVkDescriptorSetManager.cpp
232
fFreeSets.
removeShuffle
(count - 1);
in getDescriptorSet()
H
A
D
GrVkResourceProvider.cpp
443
fActiveCommandPools.
removeShuffle
(i);
in checkCommandBuffers()
/third_party/skia/src/utils/
H
A
D
SkNWayCanvas.cpp
27
fList.
removeShuffle
(index);
in removeCanvas()
/third_party/skia/include/private/
H
A
D
SkTDArray.h
216
void
removeShuffle
(int index) {
in removeShuffle()
function in SkTDArray
H
A
D
SkTArray.h
186
void
removeShuffle
(int n) {
in removeShuffle()
function in SkTArray
/third_party/skia/dm/
H
A
D
DM.cpp
243
gRunning->
removeShuffle
(i);
in done()
Completed in 25 milliseconds