Home
last modified time | relevance | path

Searched defs:pixfmt (Results 1 – 1 of 1) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdipluspixelformats.h95 static __inline__ UINT GetPixelFormatSize(PixelFormat pixfmt) in GetPixelFormatSize()
100 static __inline__ BOOL IsAlphaPixelFormat(PixelFormat pixfmt) in IsAlphaPixelFormat()
105 static __inline__ BOOL IsCanonicalPixelFormat(PixelFormat pixfmt) in IsCanonicalPixelFormat()
110 static __inline__ BOOL IsExtendedPixelFormat(PixelFormat pixfmt) in IsExtendedPixelFormat()
115 static __inline__ BOOL IsIndexedPixelFormat(PixelFormat pixfmt) in IsIndexedPixelFormat()