Searched refs:initGLShaders (Results 1 – 2 of 2) sorted by relevance
206 if (!initGLShaders(context) || !initGLBuffers() || checkGlErrors("prepare")) { in prepare()267 private boolean initGLShaders(Context context) { in initGLShaders() method in ColorFade
17647 HPLcom/android/server/display/ColorFade;->initGLShaders(Landroid/content/Context;)Z