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:onApply
(Results
1 - 6
of
6
) sorted by relevance
/third_party/skia/experimental/skrive/src/
H
A
D
Color.cpp
36
void ColorPaint::
onApply
(SkPaint* paint) const {
in onApply()
function in skrive::ColorPaint
37
this->INHERITED::
onApply
(paint);
in onApply()
H
A
D
Paint.cpp
73
void Paint::
onApply
(SkPaint* paint) const {
in onApply()
function in skrive::Paint
/third_party/skia/experimental/skrive/include/
H
A
D
SkRive.h
170
this->
onApply
(paint);
in apply()
178
virtual void
onApply
(SkPaint*) const;
195
void
onApply
(SkPaint*) const override;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H
A
D
TransformFeedback11.h
39
void
onApply
();
H
A
D
TransformFeedback11.cpp
84
void TransformFeedback11::
onApply
()
in onApply()
function in rx::TransformFeedback11
H
A
D
StateManager11.cpp
3905
tf11->
onApply
();
Completed in 6 milliseconds