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

  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerStreamListener.h 32 ALooper::handler_id targetID);
  /external/chromium_org/third_party/skia/src/animator/
SkDisplayPost.cpp 209 SkEventSinkID targetID = fSinkID;
212 if (targetID == 0) {
215 targetID = anim->getSinkID();
217 targetID = maker.fHostEventSinkID;
226 anim->onEventPost(new SkEvent(fEvent), targetID);
228 anim->onEventPostTime(new SkEvent(fEvent), targetID, futureTime);
  /external/skia/src/animator/
SkDisplayPost.cpp 209 SkEventSinkID targetID = fSinkID;
212 if (targetID == 0) {
215 targetID = anim->getSinkID();
217 targetID = maker.fHostEventSinkID;
226 anim->onEventPost(new SkEvent(fEvent), targetID);
228 anim->onEventPostTime(new SkEvent(fEvent), targetID, futureTime);
  /external/chromium_org/third_party/skia/src/views/
SkEvent.cpp 13 SkEventSinkID targetID) {
17 fTargetID = targetID;
37 SkEvent::SkEvent(const SkString& type, SkEventSinkID targetID)
39 initialize(type.c_str(), type.size(), targetID);
42 SkEvent::SkEvent(const char type[], SkEventSinkID targetID)
45 initialize(type, strlen(type), targetID);
  /external/skia/src/views/
SkEvent.cpp 13 SkEventSinkID targetID) {
17 fTargetID = targetID;
37 SkEvent::SkEvent(const SkString& type, SkEventSinkID targetID)
39 initialize(type.c_str(), type.size(), targetID);
42 SkEvent::SkEvent(const char type[], SkEventSinkID targetID)
45 initialize(type, strlen(type), targetID);
  /external/chromium_org/third_party/skia/include/views/
SkEvent.h 65 * the eventsink matching the targetID (if not 0), or the target proc is
75 * the eventsink matching the targetID (if not 0), or the target proc is
78 SkEvent* setTargetID(SkEventSinkID targetID) {
80 fTargetID = targetID;
88 * the eventsink matching the targetID (if not 0), or the target proc is
95 * automatically clear the targetID to 0.
98 * the eventsink matching the targetID (if not 0), or the target proc is
188 * Post to the event queue using the event's targetID or target-proc.
198 * Post to the event queue using the event's targetID or target-proc and
207 * Post to the event queue using the event's targetID or target-proc
    [all...]
  /external/skia/include/views/
SkEvent.h 65 * the eventsink matching the targetID (if not 0), or the target proc is
75 * the eventsink matching the targetID (if not 0), or the target proc is
78 SkEvent* setTargetID(SkEventSinkID targetID) {
80 fTargetID = targetID;
88 * the eventsink matching the targetID (if not 0), or the target proc is
95 * automatically clear the targetID to 0.
98 * the eventsink matching the targetID (if not 0), or the target proc is
188 * Post to the event queue using the event's targetID or target-proc.
198 * Post to the event queue using the event's targetID or target-proc and
207 * Post to the event queue using the event's targetID or target-proc
    [all...]
  /external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/packet/
Bytestream.java 207 * @param targetID The JID of the target of the file transfer.
209 public void setToActivate(final String targetID) {
210 this.toActivate = new Activate(targetID);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf_3.1.0.v20100529-0735.jar 
org.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /external/chromium_org/chrome/browser/resources/chromeos/login/
login_common.js 260 html: [{ url: 'chrome://oobe/enrollment.html', targetID: 'inner-container' }],
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 364 milliseconds