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:kFilter
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/modules/svg/include/
H
A
D
SkSVGFilter.h
32
SkSVGFilter() : INHERITED(SkSVGTag::
kFilter
) {}
in SkSVGFilter()
H
A
D
SkSVGValue.h
22
kFilter
,
member in SkSVGValue::Type
H
A
D
SkSVGAttribute.h
26
kFilter
,
member in SkSVGAttribute
H
A
D
SkSVGNode.h
43
kFilter
,
member in SkSVGTag
/third_party/lzma/CPP/7zip/Compress/
H
A
D
XzEncoder.cpp
127
if (propID == NCoderPropID::
kFilter
)
in SetCoderProp()
/third_party/skia/samplecode/
H
A
D
SampleThinAA.cpp
213
static constexpr float
kFilter
[] = {
in redraw()
local
220
blit.setColorFilter(SkColorFilters::Matrix(
kFilter
));
in redraw()
/third_party/lzma/CPP/7zip/
H
A
D
ICoder.h
134
kFilter
, // VT_BSTR
enumerator
/third_party/skia/modules/svg/src/
H
A
D
SkSVGRenderContext.cpp
334
if (!node || node->tag() != SkSVGTag::
kFilter
) {
in applyFilter()
Completed in 5 milliseconds