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:normals
(Results
1 - 7
of
7
) sorted by relevance
/third_party/skia/third_party/externals/angle2/util/
H
A
D
geometry_utils.h
27
std::vector<angle::Vector3>
normals
;
member
41
std::vector<angle::Vector3>
normals
;
member
/third_party/skia/third_party/externals/angle2/samples/gles1/
H
A
D
SimpleLighting.cpp
50
GLfloat
normals
[] = {
variable
/third_party/skia/samplecode/
H
A
D
Sample3D.cpp
76
static SkM44
normals
(SkM44 m) {
in normals()
function
/third_party/skia/gm/
H
A
D
runtimeshader.cpp
671
static sk_sp<SkShader> lit_shader(sk_sp<SkShader>
normals
) {
in lit_shader()
argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H
A
D
vktShaderFConvertTests.cpp
188
auto&
normals
= getRandomNormals<T>(rnd);
in getInputValues()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H
A
D
vktShaderFConvertTests.cpp
188
auto&
normals
= getRandomNormals<T>(rnd);
in getInputValues()
local
/third_party/glfw/deps/
H
A
D
nuklear.h
9667
struct nk_vec2 *
normals
, *temp;
in nk_draw_list_stroke_poly_line()
local
9901
struct nk_vec2 *
normals
= 0;
nk_draw_list_fill_poly_convex()
local
[all...]
Completed in 61 milliseconds