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

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 81 void setupLocationShiftWAR();
129 void setupLocationShiftWAR(GLuint program);
GLSharedGroup.cpp 117 void ProgramData::setupLocationShiftWAR()
408 void GLSharedGroup::setupLocationShiftWAR(GLuint program)
412 if (pData) pData->setupLocationShiftWAR();
  /device/generic/goldfish/opengl/system/GLESv2_enc/
GL2Encoder.cpp 724 ctx->m_shared->setupLocationShiftWAR(program);
    [all...]

Completed in 87 milliseconds