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:sy0
(Results
1 - 8
of
8
) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/functional/
H
A
D
es2fBufferTestUtil.cpp
323
float
sy0
= (float)(y+0) / (float)gridSizeY;
in computePositions()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H
A
D
vktFragmentOperationsScissorTests.cpp
280
const int
sy0
= scissorRect.y();
in applyScissor()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H
A
D
vktFragmentOperationsScissorTests.cpp
280
const int
sy0
= scissorRect.y();
in applyScissor()
local
/third_party/vk-gl-cts/modules/glshared/
H
A
D
glsBufferTestUtil.cpp
484
float
sy0
= (float)(y+0) / (float)gridSizeY;
in computePositions()
local
H
A
D
glsShaderRenderCase.cpp
676
float
sy0
= y0 * (float)height;
in computeVertexReference()
local
/third_party/vk-gl-cts/framework/referencerenderer/
H
A
D
rrRasterizer.cpp
559
const deInt64
sy0
= toSubpixelCoord(y0, m_subpixelBits) + halfPixel;
in rasterizeSingleSample()
local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H
A
D
glcShaderRenderCase.cpp
748
float
sy0
= y0 * (float)height;
in computeVertexReference()
local
/third_party/skia/src/gpu/gl/
H
A
D
GrGLGpu.cpp
3382
GrGLfloat
sy0
= (GrGLfloat)srcRect.fTop;
in copySurfaceAsDraw()
local
Completed in 21 milliseconds