OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eloParsePacket
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbelo.h
44
/*
eloParsePacket
47
int
eloParsePacket
(unsigned char* mousebuf, int* dx, int* dy, int* button_state);
SDL_fbelo.c
79
/*
eloParsePacket
81
int
eloParsePacket
(unsigned char* mousebuf, int* dx, int* dy, int* button_state) {
432
if(!
eloParsePacket
(buffer, realx, realy, button_state)) {
Completed in 83 milliseconds