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

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLClientState.h 219 const VertexAttribState& getStateAndEnableDirty(int location, bool *enableChanged);
GLClientState.cpp 274 const GLClientState::VertexAttribState& GLClientState::getStateAndEnableDirty(int location, bool *enableChanged)
    [all...]
  /device/generic/goldfish-opengl/system/GLESv1_enc/
GLEncoder.cpp 398 const GLClientState::VertexAttribState& state = m_state->getStateAndEnableDirty(i, &enableDirty);
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GL2Encoder.cpp     [all...]

Completed in 121 milliseconds