Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/utils/
DScreenUtils.java60 final Pixmap potPixmap = new Pixmap(potW, potH, Format.RGBA8888); in getFrameBufferTexture() local
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/utils/
DScreenUtils.java63 final Pixmap potPixmap = new Pixmap(potW, potH, Format.RGBA8888); in getFrameBufferTexture() local