Searched defs:w (Results 1 – 5 of 5) sorted by relevance
141 public static void w(String message) { in w() method in LogUtil.CLog152 public static void w(Throwable t) { in w() method in LogUtil.CLog164 public static void w(String format, Object... args) { in w() method in LogUtil.CLog
35 void setupEGL(int w, int h) { in setupEGL()
44 static bool setupEGL(int w, int h) { in setupEGL()
64 EGLint w; in initDisplay() local
215 PrintWriter(Files.asCharSink(warningsTxtFile, UTF_8).openBufferedStream()).use { w -> in <lambda>() method