Searched refs:checkLocation (Results 1 – 1 of 1) sorted by relevance
1155 checkLocation(aPositionHandle, "aPosition"); in eglSurfaceCreated()1157 checkLocation(aTextureHandle, "aTextureCoord"); in eglSurfaceCreated()1159 checkLocation(uTextureTransformHandle, "uTextureTransform"); in eglSurfaceCreated()1292 public void checkLocation(int location, String label) { in checkLocation() method in GLSurfaceViewFactory.GLSurfaceViewThread