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

  /sdk/emulator/opengl/tests/translator_tests/GLES_CM/
triangleCM.cpp 57 unsigned char *genTexture(int width, int height, int comp)
226 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 65 milliseconds