Home
last modified time | relevance | path

Searched refs:getBindingType (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DCachedFrameManager.java138 if ((bindingType == frame.getBindingType()) in findAvailableFrame()
DFrame.java70 public int getBindingType() { in getBindingType() method in Frame
DGLFrame.java92 int bindingType = getBindingType(); in init()