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

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLClientState.cpp 314 if (!(texrec = addTextureRec(texture, target))) {
340 GLClientState::TextureRec* GLClientState::addTextureRec(GLuint id,
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.cpp 311 if (!(texrec = addTextureRec(texture, target))) {
337 GLClientState::TextureRec* GLClientState::addTextureRec(GLuint id,

Completed in 51 milliseconds