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
defs:angle1
(Results
1 - 6
of
6
) sorted by relevance
/third_party/skia/docs/examples/
H
A
D
Miter_Limit.cpp
9
SkScalar
angle1
= SkScalarATan2(v[0].fY, v[0].fX);
in REG_FIDDLE()
local
/third_party/skia/tests/
H
A
D
PathOpsAngleTest.cpp
465
SkOpAngle&
angle1
= *seg1->debugLastAngle();
in DEF_TEST()
local
/third_party/vk-gl-cts/modules/gles31/functional/
H
A
D
es31fMultisampleTests.cpp
497
const float
angle1
= 2.0f*DE_PI * ((float)triNdx + 0.5f) / (float)numTriangles;
in drawPattern()
local
/third_party/vk-gl-cts/modules/gles2/functional/
H
A
D
es2fMultisampleTests.cpp
515
float
angle1
= 2.0f*DE_PI * ((float)i + 0.5f) / (float)numTriangles + 0.001f*(float)m_currentIteration;
in renderPattern()
local
994
float
angle1
= 2.0f*DE_PI * ((float)i + 0.5f) / (float)numTriangles;
in iterate()
local
1410
float
angle1
= 2.0f*DE_PI * ((float)i + 0.5f) / (float)numTriangles;
in drawPattern()
local
/third_party/skia/third_party/externals/freetype/src/base/
H
A
D
ftstroke.c
190
ft_angle_mean( FT_Angle
angle1
,
in ft_angle_mean()
argument
/third_party/vk-gl-cts/modules/gles3/functional/
H
A
D
es3fMultisampleTests.cpp
683
float
angle1
= 2.0f*DE_PI * ((float)i + 0.5f) / (float)numTriangles + 0.001f*(float)m_currentIteration;
in renderPattern()
local
1153
float
angle1
= 2.0f*DE_PI * ((float)i + 0.5f) / (float)numTriangles;
in iterate()
local
1560
float
angle1
= 2.0f*DE_PI * ((float)i + 0.5f) / (float)numTriangles;
in drawPattern()
local
Completed in 12 milliseconds