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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglPbufferSurface.h 41 void getTexInfo(EGLint* format,EGLint* target){ *format = m_texFormat; *target = m_texTarget;}
EglMacApi.cpp 146 srfc->getTexInfo(&format,&target);
EglWindowsApi.cpp 477 pbSurface->getTexInfo(&texTarget,&texFormat);
EglImp.cpp 529 tmpPbSurfacePtr->getTexInfo(&texTarget,&texFormat);
    [all...]

Completed in 73 milliseconds