HomeSort by relevance Sort by last modified time
    Searched defs:genTexture (Results 1 - 3 of 3) sorted by null

  /cts/suite/cts/deviceTests/opengl/jni/graphics/
GLUtils.cpp 210 GLuint GLUtils::genTexture(int texWidth, int texHeight, int fill) {
  /sdk/emulator/opengl/tests/translator_tests/GLES_CM/
triangleCM.cpp 57 unsigned char *genTexture(int width, int height, int comp)
223 pixels = genTexture(TEX_WIDTH, TEX_HEIGHT, 4);
  /sdk/emulator/opengl/tests/translator_tests/GLES_V2/
triangleV2.cpp 77 unsigned char *genTexture(int width, int height, int comp)

Completed in 112 milliseconds