OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isMipMap
(Results
1 - 2
of
2
) sorted by null
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
Texture.java
62
public boolean
isMipMap
() {
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
TextureAtlas.java
138
pageImage = new Page(file, width, height, min.
isMipMap
(), format, min, max, repeatX, repeatY);
Completed in 264 milliseconds