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:gRecs
(Results
1 - 5
of
5
) sorted by relevance
/third_party/skia/gm/
H
A
D
blurs.cpp
31
}
gRecs
[] = {
in DEF_SIMPLE_GM_BG()
local
45
for (size_t i = 0; i < SK_ARRAY_COUNT(
gRecs
); i++) {
in DEF_SIMPLE_GM_BG()
46
if (
gRecs
[i].fStyle != NONE) {
in DEF_SIMPLE_GM_BG()
47
paint.setMaskFilter(SkMaskFilter::MakeBlur(
gRecs
[i].fStyle,
in DEF_SIMPLE_GM_BG()
52
canvas->drawCircle(SkIntToScalar(200 +
gRecs
[i].fCx*100),
in DEF_SIMPLE_GM_BG()
53
SkIntToScalar(200 +
gRecs
[i].fCy*100),
in DEF_SIMPLE_GM_BG()
H
A
D
encode_platform.cpp
37
}
gRecs
[] = {
member
107
return SkISize::Make(256 * SK_ARRAY_COUNT(
gRecs
), 256 * 3);
129
for (const auto& rec :
gRecs
) {
/third_party/skia/tests/
H
A
D
NdkEncodeTest.cpp
32
}
gRecs
[] = {
member
52
for (const auto& rec :
gRecs
) {
in DEF_TEST()
139
for (const auto& rec :
gRecs
) {
in DEF_TEST()
162
for (const auto& rec :
gRecs
) {
in DEF_TEST()
194
for (const auto& rec :
gRecs
) {
in DEF_TEST()
203
for (const auto& rec :
gRecs
) {
in DEF_TEST()
219
for (const auto& rec :
gRecs
) {
in DEF_TEST()
286
for (const auto& rec :
gRecs
) {
in DEF_TEST()
350
for (const auto& rec :
gRecs
) {
in DEF_TEST()
H
A
D
AnimatedImageTest.cpp
102
}
gRecs
[] = {
in DEF_TEST()
local
129
for (const auto& rec :
gRecs
) {
in DEF_TEST()
H
A
D
CodecAnimTest.cpp
124
}
gRecs
[] = {
in DEF_TEST()
local
246
for (const auto& rec :
gRecs
) {
in DEF_TEST()
Completed in 4 milliseconds