Searched refs:getDefaultInterface (Results 1 – 4 of 4) sorted by relevance
23 from common import getEGLRegistry, getInterface, getDefaultInterface, VERSION35 iface = getDefaultInterface()
91 defaultIface = getDefaultInterface()
85 defaultIface = getDefaultInterface()
96 def getDefaultInterface (): function