Searched defs:total_width (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_type.h | 193 lp_type_float_vec(unsigned width, unsigned total_width) in lp_type_float_vec() 224 lp_type_int_vec(unsigned width, unsigned total_width) in lp_type_int_vec() 253 lp_type_uint_vec(unsigned width, unsigned total_width) in lp_type_uint_vec() 266 lp_type_unorm(unsigned width, unsigned total_width) in lp_type_unorm() 280 lp_type_fixed(unsigned width, unsigned total_width) in lp_type_fixed() 295 lp_type_ufixed(unsigned width, unsigned total_width) in lp_type_ufixed()
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_mipmap_tree.h | 248 GLuint total_width; member
|
D | intel_mipmap_tree.c | 203 GLuint total_width, total_height; in intel_miptree_create() local
|
/external/webrtc/webrtc/examples/peerconnection/client/ |
D | main_wnd.cc | 495 size_t total_width = (ARRAYSIZE(windows) - 1) * kSeparator; in LayoutConnectUI() local
|
/external/opencv/cxcore/src/ |
D | cxarray.cpp | 2937 int total_width, new_rows, cn; in cvReshapeMatND() local 3108 int total_width, new_width; in cvReshape() local
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_mipmap_tree.c | 203 GLuint total_width, total_height; in intel_miptree_create() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_mipmap_tree.c | 203 GLuint total_width, total_height; in intel_miptree_create() local
|