OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:min_bounds
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_usefont.c
65
dump_char_struct(&font->
min_bounds
, "min> ");
203
return (&fs->
min_bounds
);
240
max_width = fs->max_bounds.rbearing - fs->
min_bounds
.lbearing;
/external/mesa3d/src/glx/
xfont.c
70
dump_char_struct(&font->
min_bounds
, "min> ");
208
return (&fs->
min_bounds
);
253
max_width = fs->max_bounds.rbearing - fs->
min_bounds
.lbearing;
/external/mesa3d/src/mesa/drivers/x11/
xfonts.c
65
dump_char_struct(&font->
min_bounds
, "min> ");
203
return (&fs->
min_bounds
);
239
max_width = fs->max_bounds.rbearing - fs->
min_bounds
.lbearing;
/external/tensorflow/tensorflow/lite/toco/
export_tensorflow.cc
737
const string
min_bounds
= src_op.outputs[0] + "/
min_bounds
";
local
751
min_bounds_const_op->set_name(
min_bounds
);
769
*min_op->add_input() =
min_bounds
;
[
all
...]
/external/ImageMagick/MagickCore/
display.c
[
all
...]
Completed in 289 milliseconds