Searched refs:isEGL14Supported (Results 1 – 2 of 2) sorted by relevance
155 return EglBase14Impl.isEGL14Supported() ? createEgl14(configAttributes) in create()
43 public static boolean isEGL14Supported() { in isEGL14Supported() method in EglBase14Impl