Searched refs:getRegistry (Results 1 – 6 of 6) sorted by relevance
90 return khr_util.registry_cache.getRegistry(EGL_SOURCE)
154 return khr_util.registry_cache.getRegistry(GL_SOURCE)
143 def getRegistry (source): function
135 return mPlatformViewsController.getRegistry(); in platformViewRegistry()
77 …nding != null ? pluginBinding.getFlutterEngine().getPlatformViewsController().getRegistry() : null; in platformViewRegistry()
344 public PlatformViewRegistry getRegistry() { in getRegistry() method in PlatformViewsController