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:xfactor
(Results
1 - 7
of
7
) sorted by relevance
/third_party/mesa3d/src/mesa/main/
H
A
D
pixel.c
47
_mesa_PixelZoom( GLfloat
xfactor
, GLfloat yfactor )
in _mesa_PixelZoom()
argument
H
A
D
dlist.c
3526
save_PixelZoom(GLfloat
xfactor
, GLfloat yfactor)
in save_PixelZoom()
argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
validationGL1.cpp
944
ValidatePixelZoom(const Context *, angle::EntryPoint entryPoint, GLfloat
xfactor
, GLfloat yfactor)
ValidatePixelZoom()
argument
H
A
D
Context_gl.cpp
1361
void Context::pixelZoom(GLfloat
xfactor
, GLfloat yfactor)
in pixelZoom()
argument
/third_party/skia/third_party/externals/angle2/src/libGL/
H
A
D
entry_points_gl_1_autogen.cpp
4277
void GL_APIENTRY GL_PixelZoom(GLfloat
xfactor
, GLfloat yfactor)
in GL_PixelZoom()
argument
H
A
D
libGL_autogen.cpp
935
void GL_APIENTRY glPixelZoom(GLfloat
xfactor
, GLfloat yfactor)
in glPixelZoom()
argument
/third_party/mesa3d/src/glx/tests/
H
A
D
indirect_api.cpp
253
void __indirect_glPixelZoom(GLfloat
xfactor
, GLfloat yfactor) { }
in __indirect_glPixelZoom()
argument
Completed in 69 milliseconds