HomeSort by relevance Sort by last modified time
    Searched refs:EPOC_RedrawEventStatus (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/epoc/
SDL_epocvideo.h 63 TRequestStatus EPOC_RedrawEventStatus;
SDL_epocvideo.cpp 305 Private->EPOC_RedrawEventStatus = KRequestPending;
306 Private->EPOC_WsSession.RedrawReady(&Private->EPOC_RedrawEventStatus);
642 if (Private->EPOC_RedrawEventStatus != KRequestPending)

Completed in 47 milliseconds