Searched refs:refcon (Results 1 - 4 of 4) sorted by relevance

/external/skia/include/utils/
H A DSkDumpCanvas.h122 SkFormatDumper(void (*)(const char text[], void* refcon), void* refcon);
/external/qemu/distrib/sdl-1.2.12/src/joystick/darwin/
H A DSDL_sysjoystick.c154 void * refcon,
157 recDevice *device = (recDevice *) refcon;
152 HIDRemovalCallback(void * target, IOReturn result, void * refcon, void * sender) argument
/external/skia/src/utils/
H A DSkDumpCanvas.cpp404 SkFormatDumper::SkFormatDumper(void (*proc)(const char*, void*), void* refcon) { argument
406 fRefcon = refcon;
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
H A DSDL_QuartzEvents.m663 void QZ_SleepNotificationHandler (void * refcon,
668 SDL_VideoDevice *this = (SDL_VideoDevice*)refcon;

Completed in 74 milliseconds