HomeSort by relevance Sort by last modified time
    Searched refs:isReady (Results 1 - 25 of 27) sorted by null

1 2

  /external/webkit/Source/WebCore/platform/graphics/android/
TilesProfiler.h 38 TileProfileRecord(int left, int top, int right, int bottom, float scale, int isReady, int level) {
44 this->isReady = isReady;
48 bool isReady;
TilesProfiler.cpp 111 bool isReady = tile.isTileReady();
118 if (isReady)
125 scale, isReady, (int)tile.drawCount()));
  /frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
RunData.java 32 public boolean isReady;
37 boolean isReady, int level, float scale) {
42 this.isReady = isReady;
ProfiledWebView.java 154 boolean isReady = super.tileProfilingGetInt(
155 frame, tile, "isReady") == 1;
161 isReady, level, scale);
PlaybackGraphs.java 83 total += coverage * (data.isReady ? 1 : 0);
PlaybackView.java 165 if (t.isReady) {
  /system/media/mca/filterfw/java/android/filterfw/core/
InputPort.java 76 public boolean isReady() {
OutputPort.java 78 public boolean isReady() {
FilterPort.java 96 public abstract boolean isReady();
SyncRunner.java 91 if (!getGraph().isReady() ) {
Filter.java 666 if (!port.isReady()) {
676 if (!port.isReady()) {
FilterGraph.java 147 public boolean isReady() {
  /frameworks/base/opengl/libs/EGL/
egl_display.h 90 inline bool isReady() const { return (refs > 0); }
egl.cpp 189 if (!dp->isReady())
eglApi.cpp 591 if (!dp->isReady()) return setError(EGL_NOT_INITIALIZED, EGL_FALSE);
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
ApnContext.java 174 public boolean isReady() {
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp 217 bool isReady(SUnit *SU) {
219 AvailableQueue->isReady(SU);
394 if (isReady(PredSU)) {
466 if (!isReady(PendingQueue[i]))
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmDataConnectionTracker.java 339 if (apnContext.isReady()) {
540 return apnContext.isReady() && isDataAllowed();
645 if (apnContext.isReady()) {
735 if (!apnContext.isReady()) {
742 log("notifyOffApnsOfAvailability skipped apn due to isReady==false: " +
803 if (!apnContext.isReady()) {
    [all...]
  /external/llvm/include/llvm/CodeGen/
ScheduleDAG.h 450 virtual bool isReady(SUnit *) const {
451 assert(!HasReadyFilter && "The ready filter must override isReady()");
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/
jquery-1.4.2.min.js 16 (function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
24 "find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
26 c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/js/
jquery-1.4.1.min.js 16 (function(z,v){function la(){if(!c.isReady){try{r.documentElement.doScroll("left")}catch(a){setTimeout(la,1);return}c.ready()}}function Ma(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,i){var j=a.length;if(typeof b==="object"){for(var n in b)X(a,n,b[n],f,e,d);return a}if(d!==v){f=!i&&f&&c.isFunction(d);for(n=0;n<j;n++)e(a[n],b,f?d.call(a[n],n,e(a[n],b)):d,i);return a}return j?
24 a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(r,c);else P&&P.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(Q.apply(this,arguments),"slice",Q.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};
26 Oa;if(a)z.jQuery=Na;return c},isReady:false,ready:function(){if(!c.isReady){if(!r.body)return setTimeout(c.ready,13);c.isReady=true;if(P){for(var a,b=0;a=P[b++];)a.call(r,c);P=null}c.fn.triggerHandler&&c(r).triggerHandler("ready")}},bindReady:function(){if(!va){va=true;if(r.readyState==="complete")return c.ready();if(r.addEventListener){r.addEventListener("DOMContentLoaded",L,false);z.addEventListener("load",c.ready,false)}else if(r.attachEvent){r.attachEvent("onreadystatechange",L);z.attachEvent("onload",
    [all...]
  /external/webkit/Source/WebKit/qt/tests/qdeclarativewebview/
tst_qdeclarativewebview.cpp 527 QTRY_VERIFY(component.isReady() || component.isError());
  /frameworks/base/services/audioflinger/
AudioFlinger.h 633 bool isReady() const;
    [all...]
AudioFlinger.cpp     [all...]
  /external/webkit/Source/WebKit/android/nav/
WebView.cpp     [all...]

Completed in 146 milliseconds

1 2