Searched defs:textureHeight (Results 1 – 6 of 6) sorted by relevance
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/ |
| D | MipMapGenerator.java | 42 public static void generateMipMap (Pixmap pixmap, int textureWidth, int textureHeight) { in generateMipMap() 48 …public static void generateMipMap (int target, Pixmap pixmap, int textureWidth, int textureHeight)… in generateMipMap() 68 …tatic void generateMipMapDesktop (int target, Pixmap pixmap, int textureWidth, int textureHeight) { in generateMipMapDesktop() 79 …te static void generateMipMapCPU (int target, Pixmap pixmap, int textureWidth, int textureHeight) { in generateMipMapCPU()
|
| /external/skia/src/gpu/ |
| D | GrLayerAtlas.cpp | 84 int textureHeight = fBackingTextureSize.height(); in GrLayerAtlas() local
|
| /external/deqp/modules/glshared/ |
| D | glsStateChangePerfTestCases.cpp | 336 const int textureHeight = 64; in requireTextures() local
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fASTCDecompressionCases.cpp | 332 const int textureHeight = texture.getRefTexture().getHeight(); in render() local
|
| /external/webrtc/webrtc/modules/video_render/windows/ |
| D | video_render_direct3d9.cc | 608 DWORD textureWidth, textureHeight; in UpdateRenderSurface() local
|
| /external/deqp/modules/egl/ |
| D | teglGLES2SharedRenderingPerfTests.cpp | 95 int textureHeight; member
|