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

  /development/ide/xcode/ports/
SkOSWindow_Mac.cpp 27 static EventQueueRef gCurrEventQ;
57 gCurrEventQ = GetCurrentEventQueue();
185 status = PostEventToQueue(gCurrEventQ, ref, kEventPriorityStandard);
  /external/chromium_org/third_party/skia/src/views/mac/
SkOSWindow_Mac.cpp 41 static EventQueueRef gCurrEventQ;
151 gCurrEventQ = GetCurrentEventQueue();
319 status = PostEventToQueue(gCurrEventQ, ref, kEventPriorityStandard);
  /external/skia/src/views/mac/
SkOSWindow_Mac.cpp 41 static EventQueueRef gCurrEventQ;
151 gCurrEventQ = GetCurrentEventQueue();
319 status = PostEventToQueue(gCurrEventQ, ref, kEventPriorityStandard);

Completed in 1287 milliseconds