OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:number_of_cliprects
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libmix/mix_video/src/
mixvideorenderparams_internal.h
34
guint*
number_of_cliprects
);
mixvideorenderparams.c
399
guint*
number_of_cliprects
) {
402
if (!
number_of_cliprects
) {
409
*
number_of_cliprects
= 0;
413
*
number_of_cliprects
= obj->number_of_clipping_rects;
mixvideo.c
1107
guint
number_of_cliprects
= 0;
local
1185
&va_cliprects, &
number_of_cliprects
);
1208
va_cliprects,
number_of_cliprects
, frame_structure);
[
all
...]
Completed in 93 milliseconds