Searched refs:initGLShaders (Results 1 – 1 of 1) sorted by relevance
204 if (!initGLShaders(context) || !initGLBuffers() || checkGlErrors("prepare")) { in prepare()265 private boolean initGLShaders(Context context) { in initGLShaders() method in ColorFade