Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/utils/
DScreenUtils.java70 public static Pixmap getFrameBufferPixmap (int x, int y, int w, int h) { in getFrameBufferPixmap() method in ScreenUtils
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/utils/
DScreenUtils.java73 public static Pixmap getFrameBufferPixmap (int x, int y, int w, int h) { in getFrameBufferPixmap() method in ScreenUtils