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:surfaces
(Results
1 - 25
of
41
) sorted by relevance
1
2
/third_party/ffmpeg/libavutil/
H
A
D
hwcontext_qsv.h
43
mfxFrameSurface1 *
surfaces
;
member
H
A
D
hwcontext_dxva2.h
58
IDirect3DSurface9 **
surfaces
;
member
/third_party/mesa3d/src/gallium/frontends/nine/
H
A
D
texture9.h
33
struct NineSurface9 **
surfaces
;
member
H
A
D
cubetexture9.h
33
struct NineSurface9 **
surfaces
;
member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H
A
D
d3d12_video_buffer.h
80
std::vector<pipe_surface *>
surfaces
;
member
H
A
D
d3d12_batch.h
42
struct set *
surfaces
;
member
/third_party/mesa3d/src/gallium/auxiliary/vl/
H
A
D
vl_video_buffer.h
48
struct pipe_surface *
surfaces
[VL_MAX_SURFACES];
member
/third_party/skia/bench/
H
A
D
SKPBench.h
47
const SkTArray<sk_sp<SkSurface>>&
surfaces
() const { return fSurfaces; }
in surfaces()
function in SKPBench
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H
A
D
rbug_screen.h
55
struct list_head
surfaces
;
member
/third_party/mesa3d/src/egl/main/
H
A
D
eglconfigdebug.c
110
EGLint renderable,
surfaces
, vtype, bindRgb, bindRgba;
in _eglPrintConfig()
local
/third_party/mesa3d/src/gallium/drivers/r600/
H
A
D
r600_uvd.c
63
struct radeon_surf*
surfaces
[VL_NUM_COMPONENTS] = {};
in r600_video_buffer_create()
local
H
A
D
radeon_video.c
143
rvid_join_
surfaces
(struct r600_common_context *rctx, struct pb_buffer** buffers[VL_NUM_COMPONENTS], struct radeon_surf *
surfaces
[VL_NUM_COMPONENTS])
rvid_join_surfaces()
argument
[all...]
/third_party/mesa3d/src/mesa/main/
H
A
D
vdpau.c
91
GLintptr
surfaces
[] = { (GLintptr)surf };
in unregister_surface()
local
342
_mesa_VDPAUMapSurfacesNV(GLsizei numSurfaces, const GLintptr *
surfaces
)
in _mesa_VDPAUMapSurfacesNV()
argument
396
_mesa_VDPAUUnmapSurfacesNV(GLsizei numSurfaces, const GLintptr *
surfaces
)
in _mesa_VDPAUUnmapSurfacesNV()
argument
/third_party/mesa3d/src/gallium/drivers/svga/
H
A
D
svga_state_sampler.c
250
struct svga_winsys_surface *
surfaces
[PIPE_MAX_SAMPLERS];
in update_sampler_resources()
local
549
struct svga_winsys_surface *
surfaces
[PIPE_MAX_SAMPLERS];
in update_cs_sampler_resources()
local
[all...]
H
A
D
svga_resource_buffer.h
122
struct list_head
surfaces
;
member
H
A
D
svga_draw.c
371
struct svga_winsys_surface *
surfaces
[PIPE_MAX_SAMPLERS];
in svga_validate_sampler_resources()
local
/third_party/mesa3d/src/gallium/drivers/zink/
H
A
D
zink_batch.h
116
struct set *
surfaces
;
member
/third_party/mesa3d/src/gallium/frontends/va/
H
A
D
postproc.c
62
struct pipe_surface **
surfaces
;
in vlVaPostProcCompositor()
local
H
A
D
image.c
205
struct pipe_surface **
surfaces
;
in vlVaDeriveImage()
local
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H
A
D
surface.c
441
struct pipe_surface **
surfaces
;
in vlVdpVideoSurfaceClear()
local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H
A
D
nouveau_video.h
16
struct pipe_surface *
surfaces
[VL_NUM_COMPONENTS * 2];
member
41
struct nouveau_video_buffer *
surfaces
[8];
member
H
A
D
nouveau_vp3_video.h
35
struct pipe_surface *
surfaces
[VL_NUM_COMPONENTS * 2];
member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H
A
D
nv84_video.h
53
struct pipe_surface *
surfaces
[VL_NUM_COMPONENTS * 2];
member
/third_party/mesa3d/src/gallium/drivers/v3d/
H
A
D
v3d_blit.c
478
struct pipe_surface *
surfaces
[V3D_MAX_DRAW_BUFFERS] = { 0 };
in v3d_tlb_blit()
local
/third_party/ffmpeg/libavcodec/
H
A
D
qsvenc.c
1178
mfxFrameSurface1 *
surfaces
;
in qsv_init_opaque_alloc()
local
Completed in 17 milliseconds
1
2