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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
GLEncoder.h 55 GLint *getCompressedTextureFormats();
GLEncoder.cpp 57 GLint * GLEncoder::getCompressedTextureFormats()
79 GLint * compressedTextureFormats = ctx->getCompressedTextureFormats();
117 GLint * compressedTextureFormats = ctx->getCompressedTextureFormats();
156 GLint * compressedTextureFormats = ctx->getCompressedTextureFormats();
195 GLint* compressedTextureFormats = ctx->getCompressedTextureFormats();
    [all...]
  /device/generic/goldfish/opengl/system/GLESv2_enc/
GL2Encoder.h 55 GLint *getCompressedTextureFormats();
GL2Encoder.cpp 234 GLint *compressedTextureFormats = ctx->getCompressedTextureFormats();
281 GLint *compressedTextureFormats = ctx->getCompressedTextureFormats();
329 GLint *compressedTextureFormats = ctx->getCompressedTextureFormats();
535 GLint * GL2Encoder::getCompressedTextureFormats()
    [all...]

Completed in 36 milliseconds