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:setIsVolatile
(Results
1 - 25
of
25
) sorted by relevance
/third_party/skia/gm/
H
A
D
manypathatlases.cpp
52
rotatedClip.
setIsVolatile
(true);
60
path.
setIsVolatile
(true);
H
A
D
addarc.cpp
58
canvas->drawPath(path.detach().
setIsVolatile
(true), paint);
263
canvas->drawPath(path.detach().
setIsVolatile
(true), paint);
in DEF_SIMPLE_GM()
H
A
D
blurcircles2.cpp
60
.
setIsVolatile
(true)
H
A
D
sharedcorners.cpp
116
path.
setIsVolatile
(true);
in drawTriangleBoxes()
H
A
D
mandoline.cpp
32
fPath.
setIsVolatile
(true);
in MandolineSlicer()
/third_party/skia/bench/
H
A
D
PathTextBench.cpp
55
fGlyphs[i].
setIsVolatile
(fUncached);
82
fClipPath.
setIsVolatile
(fUncached);
/third_party/skia/docs/examples/
H
A
D
Path_setIsVolatile.cpp
10
path.
setIsVolatile
(true);
in REG_FIDDLE()
/third_party/skia/modules/skottie/src/
H
A
D
Path.cpp
34
path.
setIsVolatile
(!this->isStatic());
/third_party/skia/src/gpu/
H
A
D
GrStyle.cpp
159
dst->
setIsVolatile
(true);
in applyPathEffect()
191
dst->
setIsVolatile
(true);
in applyToPath()
/third_party/skia/src/gpu/v1/
H
A
D
Device.cpp
252
this->onClipPath(SkPath(path).
setIsVolatile
(true), op, aa);
in onClipPath()
355
path.
setIsVolatile
(true);
in drawPoints()
537
path.
setIsVolatile
(true);
in drawDRRect()
558
path.
setIsVolatile
(true);
in drawRegion()
621
this->drawPath(SkPath(origSrcPath).
setIsVolatile
(true), paint, true);
in drawPath()
836
this->drawShadow(SkPath(path).
setIsVolatile
(true), rec);
in drawShadow()
H
A
D
SurfaceDrawContext.cpp
1353
path.
setIsVolatile
(true);
in drawRegion()
/third_party/skia/src/core/
H
A
D
SkClipStack.cpp
198
path.
setIsVolatile
(true);
in initRect()
216
path.
setIsVolatile
(true);
in initRRect()
242
fDeviceSpacePath->
setIsVolatile
(true);
in initAsPath()
282
path->
setIsVolatile
(true);
in asDeviceSpacePath()
H
A
D
SkDevice.cpp
130
path.
setIsVolatile
(true);
in drawRegion()
156
path.
setIsVolatile
(true);
in drawDRRect()
H
A
D
SkDraw.cpp
415
path.
setIsVolatile
((count-1) == i);
in drawPoints()
524
path.
setIsVolatile
(true);
in drawPoints()
890
tmpPath->
setIsVolatile
(true);
in drawPath()
H
A
D
SkStroke.cpp
410
fOuter.
setIsVolatile
(true);
in SkPathStroker()
412
fInner.
setIsVolatile
(true);
in SkPathStroker()
H
A
D
SkPath.cpp
3249
path->
setIsVolatile
(true);
in CreateDrawArcPath()
3495
.
setIsVolatile
(isVolatile)
in Polygon()
/third_party/skia/src/gpu/tessellate/
H
A
D
Tessellation.cpp
30
fPath.
setIsVolatile
(true);
in PathChopper()
/third_party/skia/include/core/
H
A
D
SkPathBuilder.h
34
SkPathBuilder&
setIsVolatile
(bool isVolatile) { fIsVolatile = isVolatile; return *this; }
in setIsVolatile()
function in SkPathBuilder
H
A
D
SkPath.h
341
SkPath&
setIsVolatile
(bool isVolatile) {
in setIsVolatile()
function in SkPath
/third_party/skia/modules/canvaskit/
H
A
D
externs.js
552
setIsVolatile
: function() {},
H
A
D
canvaskit_bindings.cpp
1581
.function("
setIsVolatile
", &SkPath::
setIsVolatile
)
in EMSCRIPTEN_BINDINGS()
/third_party/skia/src/gpu/ops/
H
A
D
AAConvexPathRenderer.cpp
789
tmpPathPtr->
setIsVolatile
(true);
/third_party/skia/src/utils/
H
A
D
SkShadowUtils.cpp
717
devSpacePath.
setIsVolatile
(true);
in drawShadow()
/third_party/skia/tests/
H
A
D
GrStyledShapeTest.cpp
1352
vPath.
setIsVolatile
(true);
in test_volatile_path()
2092
volatileA.
setIsVolatile
(true);
in DEF_TEST()
2093
volatileB.
setIsVolatile
(true);
in DEF_TEST()
/third_party/skia/src/gpu/text/
H
A
D
GrTextBlob.cpp
261
deviceOutline.
setIsVolatile
(true);
in draw()
2438
sourceSpacePath.
setIsVolatile
(true);
in processSourcePaths()
Completed in 43 milliseconds