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:cellWidth
(Results
1 - 13
of
13
) sorted by relevance
/third_party/skia/tools/viewer/
H
A
D
SlideDir.cpp
304
const auto
cellWidth
= winWidth / fColumns;
in load()
local
/third_party/vk-gl-cts/modules/gles3/functional/
H
A
D
es3fStencilTests.cpp
317
int
cellWidth
= width/gridSize;
in iterate()
local
H
A
D
es3fTextureMipmapTests.cpp
317
int
cellWidth
= viewport.width / gridWidth;
in iterate()
local
1262
const int
cellWidth
= viewport.width / gridWidth;
in iterate()
local
1512
const int
cellWidth
= viewport.width / gridWidth;
iterate()
local
2135
const int
cellWidth
= viewport.width / gridWidth;
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
305
float
cellWidth
= (float)width / (float)m_gridWidth;
in execute()
local
/third_party/vk-gl-cts/modules/gles2/functional/
H
A
D
es2fStencilTests.cpp
314
int
cellWidth
= width/gridSize;
in iterate()
local
H
A
D
es2fTextureMipmapTests.cpp
273
int
cellWidth
= viewport.width / gridWidth;
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H
A
D
vktDrawDiscardRectanglesTests.cpp
374
deUint32
cellWidth
= (renderSize.x() - 10) / (2 * numRect - 1);
in generateDiscardRectangles()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H
A
D
vktDrawDiscardRectanglesTests.cpp
374
deUint32
cellWidth
= (renderSize.x() - 10) / (2 * numRect - 1);
in generateDiscardRectangles()
local
/third_party/vk-gl-cts/modules/gles2/accuracy/
H
A
D
es2aTextureMipmapTests.cpp
277
int
cellWidth
= viewport.width / gridWidth;
in iterate()
local
/third_party/vk-gl-cts/modules/gles3/accuracy/
H
A
D
es3aTextureMipmapTests.cpp
269
int
cellWidth
= viewport.width / gridWidth;
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H
A
D
vktTextureMipmapTests.cpp
294
const int
cellWidth
= viewportWidth / gridWidth;
in iterate()
local
816
const int
cellWidth
= viewportWidth / gridWidth;
in iterate()
local
1035
const int
cellWidth
= viewportWidth / gridWidth;
iterate()
local
1587
const int
cellWidth
= viewportWidth / gridWidth;
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
294
const int
cellWidth
= viewportWidth / gridWidth;
in iterate()
local
816
const int
cellWidth
= viewportWidth / gridWidth;
in iterate()
local
1035
const int
cellWidth
= viewportWidth / gridWidth;
iterate()
local
1587
const int
cellWidth
= viewportWidth / gridWidth;
iterate()
local
[all...]
Completed in 25 milliseconds