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

  /frameworks/native/include/ui/
ANativeObjectBase.h 39 uint32_t compressedFormat;
  /external/deqp/framework/opengl/
gluTexture.cpp 190 deUint32 compressedFormat = getGLFormat(levels[0].getFormat());
207 gl.compressedTexImage2D(GL_TEXTURE_2D, levelNdx, compressedFormat,
394 deUint32 compressedFormat = getGLFormat(levels[0].getFormat());
413 gl.compressedTexImage2D(cubeFaceToGLFace((tcu::CubeFace)face), levelNdx, compressedFormat,
  /system/core/include/pixelflinger/
pixelflinger.h 197 GGLint compressedFormat;

Completed in 583 milliseconds