OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_outs
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/state_trackers/egl/x11/
x11_screen.h
130
boolean with_format, int num_ins, int *
num_outs
);
x11_screen.c
378
boolean with_format, int num_ins, int *
num_outs
)
384
attachments, num_ins,
num_outs
);
387
attachments, num_ins,
num_outs
);
native_dri2.c
200
int num_ins,
num_outs
, att;
local
248
dri2atts, with_format, num_ins, &
num_outs
);
251
if (xbufs && dri2surf->last_num_xbufs ==
num_outs
&&
252
memcmp(dri2surf->last_xbufs, xbufs, sizeof(*xbufs) *
num_outs
) == 0) {
258
dri2_surface_process_drawable_buffers(&dri2surf->base, xbufs,
num_outs
);
266
dri2surf->last_num_xbufs =
num_outs
;
/art/oatdump/
oatdump.cc
1038
size_t
num_outs
= code_item->outs_size_;
local
[
all
...]
Completed in 585 milliseconds