Searched refs:emit_packet_size_calculation (Results 1 - 6 of 6) sorted by path

/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
H A DglX_proto_common.py80 def emit_packet_size_calculation(self, f, bias): member in class:glx_print_proto
H A DglX_proto_recv.py310 self.emit_packet_size_calculation(f, 4)
H A DglX_proto_send.py612 self.emit_packet_size_calculation(f, 0)
/external/mesa3d/src/mapi/glapi/gen/
H A DglX_proto_common.py80 def emit_packet_size_calculation(self, f, bias): member in class:glx_print_proto
H A DglX_proto_recv.py310 self.emit_packet_size_calculation(f, 4)
H A DglX_proto_send.py612 self.emit_packet_size_calculation(f, 0)

Completed in 393 milliseconds