Home
last modified time | relevance | path

Searched refs:setupLocationShiftWAR (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/shared/OpenglCodecCommon/
DGLSharedGroup.h81 void setupLocationShiftWAR();
128 void setupLocationShiftWAR(GLuint program);
DGLSharedGroup.cpp108 void ProgramData::setupLocationShiftWAR() in setupLocationShiftWAR() function in ProgramData
380 void GLSharedGroup::setupLocationShiftWAR(GLuint program) in setupLocationShiftWAR() function in GLSharedGroup
384 if (pData) pData->setupLocationShiftWAR(); in setupLocationShiftWAR()