Searched refs:getBindingId (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DGLFrame.java100 initWithTexture((int)getBindingId());
102 initWithFbo((int)getBindingId());
104 initWithTexture((int)getBindingId());
106 initWithFbo((int)getBindingId());
H A DCachedFrameManager.java139 && (bindingType == Frame.NO_BINDING || bindingId == frame.getBindingId())) {
H A DFrame.java74 public long getBindingId() { method in class:Frame

Completed in 44 milliseconds