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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
GLEncoder.cpp 663 ctx->m_glBindTexture_enc(ctx, target, texture);
671 ctx->m_glBindTexture_enc(ctx, GL_TEXTURE_2D, texture);
680 ctx->m_glBindTexture_enc(ctx, GL_TEXTURE_2D,
686 ctx->m_glBindTexture_enc(ctx, GL_TEXTURE_2D, texture);
717 ctx->m_glBindTexture_enc(ctx, GL_TEXTURE_2D,
741 ctx->m_glBindTexture_enc(ctx, GL_TEXTURE_2D,
    [all...]
GLEncoder.h 92 glBindTexture_client_proc_t m_glBindTexture_enc;
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GL2Encoder.cpp     [all...]
GL2Encoder.h 323 glBindTexture_client_proc_t m_glBindTexture_enc;
    [all...]

Completed in 53 milliseconds