Home
last modified time | relevance | path

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

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