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

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLClientState.h 197 int setPixelStore(GLenum param, GLint value);
GLClientState.cpp 551 int GLClientState::setPixelStore(GLenum param, GLint value)
    [all...]
  /device/generic/goldfish-opengl/system/GLESv1_enc/
GLEncoder.cpp 263 ctx->m_state->setPixelStore(param, value);
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GL2Encoder.cpp 519 ctx->m_state->setPixelStore(param, value);
    [all...]

Completed in 59 milliseconds