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

  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/
GenericWaveRS.java 77 protected GenericWaveRS(int width, int height, int texid) {
79 mTexId = texid;
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.cpp 1086 GLuint texid = mState.samplerTexture[type][sampler].id(); local
1088 if (texid == 0) // Special case: 0 refers to different initial textures based on the target
    [all...]

Completed in 105 milliseconds