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:cellHeight
(Results
1 - 10
of
10
) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/
H
A
D
es3fStencilTests.cpp
318
int
cellHeight
= height/gridSize;
in iterate()
local
H
A
D
es3fTextureMipmapTests.cpp
318
int
cellHeight
= viewport.height / gridHeight;
in iterate()
local
1263
const int
cellHeight
= viewport.height / gridHeight;
in iterate()
local
1513
const int
cellHeight
= viewport.height / gridHeight;
iterate()
local
2136
const int
cellHeight
= viewport.height / gridHeight;
iterate()
local
[all...]
/third_party/vk-gl-cts/framework/randomshaders/
H
A
D
rsgProgramExecutor.cpp
188
inline tcu::IVec4 computeVertexIndices (float cellWidth, float
cellHeight
, int gridVtxWidth, int gridVtxHeight, int x, int y)
in computeVertexIndices()
argument
196
inline tcu::Vec2 computeGridCellWeights (float cellWidth, float
cellHeight
, int x, int y)
in computeGridCellWeights()
argument
306
float
cellHeight
= (float)height / (float)m_gridHeight;
in execute()
local
/third_party/vk-gl-cts/modules/gles2/functional/
H
A
D
es2fStencilTests.cpp
315
int
cellHeight
= height/gridSize;
in iterate()
local
H
A
D
es2fTextureMipmapTests.cpp
274
int
cellHeight
= viewport.height / gridHeight;
in iterate()
local
/third_party/vk-gl-cts/modules/gles2/accuracy/
H
A
D
es2aTextureMipmapTests.cpp
278
int
cellHeight
= viewport.height / gridHeight;
in iterate()
local
/third_party/vk-gl-cts/modules/gles3/accuracy/
H
A
D
es3aTextureMipmapTests.cpp
270
int
cellHeight
= viewport.height / gridHeight;
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H
A
D
vktTextureMipmapTests.cpp
295
const int
cellHeight
= viewportHeight / gridHeight;
in iterate()
local
817
const int
cellHeight
= viewportHeight / gridHeight;
in iterate()
local
1036
const int
cellHeight
= viewportHeight / gridHeight;
iterate()
local
1588
const int
cellHeight
= viewportHeight / gridHeight;
iterate()
local
[all...]
/third_party/skia/gm/
H
A
D
wacky_yuv_formats.cpp
902
float cellWidth = kTileWidthHeight,
cellHeight
= kTileWidthHeight;
variable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H
A
D
vktTextureMipmapTests.cpp
295
const int
cellHeight
= viewportHeight / gridHeight;
in iterate()
local
817
const int
cellHeight
= viewportHeight / gridHeight;
in iterate()
local
1036
const int
cellHeight
= viewportHeight / gridHeight;
iterate()
local
1588
const int
cellHeight
= viewportHeight / gridHeight;
iterate()
local
[all...]
Completed in 34 milliseconds