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

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLClientState.h 78 GLClientState(int nLocations = CODEC_MAX_VERTEX_ATTRIBUTES);
80 int nLocations() { return m_nLocations; }
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.h 78 GLClientState(int nLocations = CODEC_MAX_VERTEX_ATTRIBUTES);
80 int nLocations() { return m_nLocations; }

Completed in 1281 milliseconds