Searched refs:removeCallback (Results 1 – 12 of 12) sorted by relevance
127 RemovePairCallback removeCallback(proxy); in removeOverlappingPairsContainingProxy() local129 processAllOverlappingPairs(&removeCallback,dispatcher); in removeOverlappingPairsContainingProxy()624 RemovePairCallback removeCallback(proxy); in removeOverlappingPairsContainingProxy() local626 processAllOverlappingPairs(&removeCallback,dispatcher); in removeOverlappingPairsContainingProxy()
101 removed = removeCallback(eventName, target_id);224 function removeCallback(eventName, target_id) { function in Froogaloop
27 public void removeCallback(SimpleCallback callback) { in removeCallback() method in Filter
20 @Override public void removeCallback(Callback callback) { in getHolder()
171 public void removeCallback(SimpleCallback callback) {
86 public void removeCallback(ResourceCallback cb) { in removeCallback() method in EngineJob
52 engineJob.removeCallback(cb); in cancel()
91 public void removeCallback(Callback callback) {} in createSurface() method in EglBase10.FakeSurfaceHolder
151 surfaceHolder.removeCallback(this); in onPause()
264 public void removeCallback(Callback callback) { in removeCallback() method in CameraTest.TestSurfaceHolder
274 this.getSurfaceHolder().removeCallback(view); // we are going to call this events manually in onSurfaceCreated()