Home
last modified time | relevance | path

Searched refs:IsCompressed (Results 1 – 16 of 16) sorted by relevance

/external/lzma/CPP/Windows/
DFileFind.h20 inline bool IsCompressed(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_COMPRESSED) != 0; } in IsCompressed() function
50 bool IsCompressed() const { return MatchesMask(FILE_ATTRIBUTE_COMPRESSED); } in IsCompressed() function
/external/swiftshader/src/OpenGL/libGL/
Dutilities.h47 bool IsCompressed(GLenum format);
DTexture.cpp202 if(IsCompressed(image->getFormat())) in subImage()
554 return IsCompressed(getFormat(target, level)); in isCompressed()
870 return IsCompressed(getFormat(target, level)); in isCompressed()
DFramebuffer.cpp257 if(IsCompressed(format) || in completeness()
Dutilities.cpp219 bool IsCompressed(GLenum format) in IsCompressed() function
/external/swiftshader/src/OpenGL/libGLES_CM/
Dutilities.h33 bool IsCompressed(GLenum format);
DTexture.cpp632 return IsCompressed(getFormat(target, level)); in isCompressed()
Dutilities.cpp28 bool IsCompressed(GLenum format) in IsCompressed() function
/external/mesa3d/src/amd/addrlib/core/
Daddrelemlib.h239 static BOOL_32 IsCompressed(AddrFormat format);
Daddrelemlib.cpp1634 BOOL_32 AddrElemLib::IsCompressed( in IsCompressed() function in AddrElemLib
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.h45 bool IsCompressed(GLint intenalformat, GLint clientVersion);
Dutilities.cpp326 bool IsCompressed(GLint internalformat, GLint clientVersion) in IsCompressed() function
1170 if(IsCompressed(internalformat, clientVersion)) in IsColorRenderable()
1247 if(IsCompressed(internalformat, clientVersion)) in IsDepthRenderable()
1318 if(IsCompressed(internalformat, clientVersion)) in IsStencilRenderable()
DTexture.cpp762 return IsCompressed(getFormat(target, level), egl::getClientVersion()); in isCompressed()
1208 return IsCompressed(getFormat(target, level), egl::getClientVersion()); in isCompressed()
1732 return IsCompressed(getFormat(target, level), egl::getClientVersion()); in isCompressed()
DlibGLESv3.cpp532 if(!IsCompressed(internalformat, egl::getClientVersion())) in glCompressedTexImage3D()
589 if(!IsCompressed(format, egl::getClientVersion())) in glCompressedTexSubImage3D()
3607 bool isCompressed = IsCompressed(internalformat, egl::getClientVersion()); in glTexStorage2D()
3690 …if(!IsSizedInternalFormat(internalformat) && !IsCompressed(internalformat, egl::getClientVersion()… in glTexStorage3D()
DlibGLESv2.cpp747 if(!IsCompressed(internalformat, egl::getClientVersion())) in CompressedTexImage2D()
6421 if(!IsCompressed(internalformat, egl::getClientVersion())) in CompressedTexImage3DOES()
6478 if(!IsCompressed(format, egl::getClientVersion())) in CompressedTexSubImage3DOES()
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym1571 PUBLIC 801f9 4 IsCompressed