Home
last modified time | relevance | path

Searched refs:getTextureBuffer (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tests/GamePerformance/src/android/gameperformance/
DRenderPatch.java143 public ByteBuffer getTextureBuffer() { in getTextureBuffer() method in RenderPatch
DRenderPatchOpenGLTest.java170 renderPatchAnimation.getRenderPatch().getTextureBuffer()); in draw()