Home
last modified time | relevance | path

Searched defs:loadBuffers (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java510 public void loadBuffers(BufferLibrary library) { in loadBuffers() method in GLSurfaceView
687 void loadBuffers(GL10 gl, BufferLibrary library); in loadBuffers() method
1424 public void loadBuffers(BufferLibrary library) { in loadBuffers() method in GLSurfaceView.GLThread
H A DGameRenderer.java156 public void loadBuffers(GL10 gl, BufferLibrary library) { in loadBuffers() method in GameRenderer