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

  /frameworks/base/media/libstagefright/include/
TimedEventQueue.h 45 virtual void fire(TimedEventQueue *queue, int64_t now_us) = 0;
81 // it will fire as soon as possible.
86 // removed from the queue and won't fire.
106 virtual void fire(TimedEventQueue *queue, int64_t now_us) { function in struct:android::TimedEventQueue::StopEvent
  /external/webkit/LayoutTests/storage/domstorage/events/script-tests/
case-sensitive.js 1 description("Verify that storage events fire even when only the case of the value changes.");
basic-body-attribute.js 1 description("This is a test to make sure DOM Storage mutations fire StorageEvents that are caught by the event listener specified as an attribute on the body.");
basic-setattribute.js 1 description("This is a test to make sure DOM Storage mutations fire StorageEvents that are caught by the event listener attached via setattribute.");
basic.js 1 description("This is a test to make sure DOM Storage mutations fire StorageEvents that are caught by the event listener set via window.onstorage.");
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis2/
Visualization2RS.java 29 super(width, height, R.drawable.fire);
  /external/webkit/WebCore/workers/
WorkerRunLoop.cpp 60 void fire() { m_sharedTimerFunction(); } function in class:WebCore::WorkerSharedTimer
167 m_sharedTimer->fire();
  /frameworks/base/media/libstagefright/
TimedEventQueue.cpp 300 // Fire event with the lock NOT held.
301 event->fire(this, now_us);
AwesomePlayer.cpp 68 virtual void fire(TimedEventQueue *queue, int64_t /* now_us */) { function in struct:android::AwesomeEvent
    [all...]
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis5/
Visualization5RS.java 190 mTextures[7] = Allocation.createFromBitmapResource(mRS, mResources, R.drawable.fire, Element.RGB_565(mRS), false);
  /external/sonivox/jet_tools/JetCreator/
JetCtrls.py 274 def SetEventFire(self, fire):
275 self.EventFire = fire
  /external/webkit/SunSpider/tests/parse-only/
prototype-1.6.0.3.js     [all...]
concat-jquery-mootools-prototype.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 943 milliseconds