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

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmContext.cpp 171 int sStart = i;
189 s_glDispatch.glDrawElements(GL_POINTS, sCount, type, (char*)indices_in+sStart*tSize);
195 int sStart = i;
207 s_glDispatch.glDrawArrays(GL_POINTS, first+sStart, sCount);
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c     [all...]

Completed in 204 milliseconds