Searched refs:emit_header (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect.c62 #define emit_header(dest, op, size) \ macro
186 emit_header(gc->pc, rop, cmdlen);
198 emit_header(gc->pc, rop, cmdlen);
210 emit_header(gc->pc, rop, cmdlen);
222 emit_header(gc->pc, rop, cmdlen);
234 emit_header(gc->pc, rop, cmdlen);
246 emit_header(gc->pc, rop, cmdlen);
258 emit_header(gc->pc, rop, cmdlen);
270 emit_header(gc->pc, rop, cmdlen);
325 emit_header(g
[all...]
/external/chromium_org/third_party/libjpeg_turbo/
H A Dwrgif.c219 emit_header (gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) function
307 emit_header(dest, cinfo->actual_number_of_colors, cinfo->colormap);
309 emit_header(dest, 256, (JSAMPARRAY) NULL);
/external/jpeg/
H A Dwrgif.c219 emit_header (gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) function
307 emit_header(dest, cinfo->actual_number_of_colors, cinfo->colormap);
309 emit_header(dest, 256, (JSAMPARRAY) NULL);
/external/qemu/distrib/jpeg-6b/
H A Dwrgif.c219 emit_header (gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) function
307 emit_header(dest, cinfo->actual_number_of_colors, cinfo->colormap);
309 emit_header(dest, 256, (JSAMPARRAY) NULL);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c1597 emit_header( struct ureg_program *ureg ) function
1613 emit_header( ureg );
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c1597 emit_header( struct ureg_program *ureg ) function
1613 emit_header( ureg );

Completed in 1179 milliseconds