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:onIsEqual
(Results
1 - 25
of
41
) sorted by relevance
1
2
/third_party/skia/gm/
H
A
D
fp_sample_chaining.cpp
37
bool
onIsEqual
(const GrFragmentProcessor& that) const override { return this == &that; }
78
bool
onIsEqual
(const GrFragmentProcessor& that) const override { return this == &that; }
107
bool
onIsEqual
(const GrFragmentProcessor& that) const override { return this == &that; }
H
A
D
dsl_processor_test.cpp
26
bool
onIsEqual
(const GrFragmentProcessor& that) const override { return this == &that; }
H
A
D
destcolor.cpp
48
bool
onIsEqual
(const GrFragmentProcessor&) const override { return true; }
H
A
D
fpcoordinateoverride.cpp
51
bool
onIsEqual
(const GrFragmentProcessor&) const override {
/third_party/skia/src/gpu/
H
A
D
GrXferProcessor.h
139
return this->
onIsEqual
(that);
in isEqual()
167
virtual bool
onIsEqual
(const GrXferProcessor&) const = 0;
H
A
D
GrFragmentProcessor.cpp
45
if (!this->
onIsEqual
(that)) {
in isEqual()
313
bool
onIsEqual
(const GrFragmentProcessor& other) const override {
432
bool
onIsEqual
(const GrFragmentProcessor&) const override { return true; }
558
bool
onIsEqual
(const GrFragmentProcessor&) const override { return true; }
612
bool
onIsEqual
(const GrFragmentProcessor& processor) const override { return true; }
904
bool
onIsEqual
(const GrFragmentProcessor& other) const override { return true; }
H
A
D
GrColorSpaceXform.h
101
bool
onIsEqual
(const GrFragmentProcessor&) const override;
H
A
D
GrColorSpaceXform.cpp
80
bool GrColorSpaceXformEffect::
onIsEqual
(const GrFragmentProcessor& s) const {
in onIsEqual()
function in GrColorSpaceXformEffect
/third_party/skia/src/gpu/effects/
H
A
D
GrDisableColorXP.cpp
29
bool
onIsEqual
(const GrXferProcessor& xpBase) const override { return true; }
H
A
D
GrYUVtoRGBEffect.h
48
bool
onIsEqual
(const GrFragmentProcessor&) const override;
H
A
D
GrGaussianConvolutionFragmentProcessor.h
77
bool
onIsEqual
(const GrFragmentProcessor&) const override;
H
A
D
GrModulateAtlasCoverageEffect.h
48
bool
onIsEqual
(const GrFragmentProcessor& that) const override {
H
A
D
GrMatrixEffect.h
38
bool
onIsEqual
(const GrFragmentProcessor&) const override;
H
A
D
GrConvexPolyEffect.h
73
bool
onIsEqual
(const GrFragmentProcessor& other) const override;
H
A
D
GrMatrixEffect.cpp
63
bool GrMatrixEffect::
onIsEqual
(const GrFragmentProcessor& other) const {
in onIsEqual()
function in GrMatrixEffect
H
A
D
GrCustomXfermode.cpp
100
bool
onIsEqual
(const GrXferProcessor& xpBase) const override;
173
bool CustomXP::
onIsEqual
(const GrXferProcessor& other) const {
in onIsEqual()
function in CustomXP
H
A
D
GrRRectEffect.cpp
69
bool
onIsEqual
(const GrFragmentProcessor& other) const override;
114
bool CircularRRectEffect::
onIsEqual
(const GrFragmentProcessor& other) const {
in onIsEqual()
function in CircularRRectEffect
416
bool
onIsEqual
(const GrFragmentProcessor& other) const override;
456
bool EllipticalRRectEffect::
onIsEqual
(const GrFragmentProcessor& other) const {
in onIsEqual()
function in __anon18799::EllipticalRRectEffect
H
A
D
GrMatrixConvolutionEffect.h
110
bool
onIsEqual
(const GrFragmentProcessor&) const override;
H
A
D
GrBicubicEffect.h
121
bool
onIsEqual
(const GrFragmentProcessor&) const override;
H
A
D
GrTextureEffect.h
175
bool
onIsEqual
(const GrFragmentProcessor&) const override;
H
A
D
GrCoverageSetOpXP.cpp
36
bool
onIsEqual
(const GrXferProcessor& xpBase) const override {
H
A
D
GrPorterDuffXferProcessor.cpp
401
bool
onIsEqual
(const GrXferProcessor& xpBase) const override {
502
bool
onIsEqual
(const GrXferProcessor& xpBase) const override {
577
bool
onIsEqual
(const GrXferProcessor& xpBase) const override {
/third_party/skia/tests/
H
A
D
SkSLCross.cpp
55
bool
onIsEqual
(const GrFragmentProcessor&) const override { return true; }
H
A
D
ProgramsTest.cpp
71
bool
onIsEqual
(const GrFragmentProcessor&) const override { return true; }
124
bool
onIsEqual
(const GrFragmentProcessor&) const override { return true; }
/third_party/skia/src/effects/imagefilters/
H
A
D
SkLightingImageFilter.cpp
641
bool
onIsEqual
(const GrFragmentProcessor&) const override;
687
bool
onIsEqual
(const GrFragmentProcessor&) const override;
739
bool
onIsEqual
(const GrFragmentProcessor&) const override;
1667
bool LightingEffect::
onIsEqual
(const GrFragmentProcessor& sBase) const {
in onIsEqual()
function in LightingEffect
1697
bool DiffuseLightingEffect::
onIsEqual
(const GrFragmentProcessor& sBase) const {
in onIsEqual()
function in DiffuseLightingEffect
1699
return INHERITED::
onIsEqual
(sBase) && fKD == s.fKD;
in onIsEqual()
1915
bool SpecularLightingEffect::
onIsEqual
(const GrFragmentProcessor& sBase) const {
in onIsEqual()
function in SpecularLightingEffect
1917
return INHERITED::
onIsEqual
(sBase) && this->fKS == s.fKS && this->fShininess == s.fShininess;
in onIsEqual()
Completed in 15 milliseconds
1
2