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

  /frameworks/native/libs/gui/tests/
SurfaceTextureGLToGL_test.cpp 180 GLuint texID = TEX_ID;
181 glDeleteTextures(1, &texID);
230 GLuint texID = TEX_ID;
231 glDeleteTextures(1, &texID);
273 GLuint texID = TEX_ID;
274 glDeleteTextures(1, &texID);
310 GLuint texID = TEX_ID;
311 glDeleteTextures(1, &texID);
  /external/chromium_org/gpu/tools/compositor_model_bench/
render_tree.h 28 int texID;
32 int texID;
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.cpp 819 GrGLuint texID,
    [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp 826 GrGLuint texID,
    [all...]

Completed in 486 milliseconds