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 168 int sStart = i;
186 s_glDispatch.glDrawElements(GL_POINTS, sCount, type, (char*)indices_in+sStart*tSize);
192 int sStart = i;
204 s_glDispatch.glDrawArrays(GL_POINTS, first+sStart, sCount);
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c     [all...]

Completed in 201 milliseconds