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

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 81 void setupLocationShiftWAR();
128 void setupLocationShiftWAR(GLuint program);
GLSharedGroup.cpp 108 void ProgramData::setupLocationShiftWAR()
380 void GLSharedGroup::setupLocationShiftWAR(GLuint program)
384 if (pData) pData->setupLocationShiftWAR();
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 81 void setupLocationShiftWAR();
128 void setupLocationShiftWAR(GLuint program);
GLSharedGroup.cpp 108 void ProgramData::setupLocationShiftWAR()
380 void GLSharedGroup::setupLocationShiftWAR(GLuint program)
384 if (pData) pData->setupLocationShiftWAR();
  /device/generic/goldfish/opengl/system/GLESv2_enc/
GL2Encoder.cpp 695 ctx->m_shared->setupLocationShiftWAR(program);
    [all...]

Completed in 271 milliseconds