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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 158 virtual void drawValidate(void);
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 353 ctx->drawValidate();
558 ctx->drawValidate();
579 ctx->drawValidate();
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp 320 ctx->drawValidate();
326 ctx->drawValidate();
562 ctx->drawValidate();
591 ctx->drawValidate();
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 748 void GLEScontext::drawValidate(void)

Completed in 60 milliseconds