Searched refs:D2D1_PIXEL_FORMAT (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd2d1helper.h142 D2D1FORCEINLINE D2D1_PIXEL_FORMAT PixelFormat(
146 D2D1_PIXEL_FORMAT r = {dxgiFormat, alphaMode};
150 D2D1FORCEINLINE D2D1_BITMAP_PROPERTIES BitmapProperties(CONST D2D1_PIXEL_FORMAT &pixelFormat = D2D1::PixelFormat(),
158 CONST D2D1_PIXEL_FORMAT &pixelFormat = D2D1::PixelFormat(),
H A Dd2d1.h423 typedef struct D2D1_PIXEL_FORMAT D2D1_PIXEL_FORMAT; typedef in typeref:struct:D2D1_PIXEL_FORMAT
451 struct D2D1_PIXEL_FORMAT { struct
457 D2D1_PIXEL_FORMAT pixelFormat;
525 D2D1_PIXEL_FORMAT pixelFormat;
635 STDMETHOD_(D2D1_PIXEL_FORMAT, GetPixelFormat)(void) const PURE;
649 STDMETHOD_(D2D1_PIXEL_FORMAT, GetPixelFormat)(ID2D1Bitmap *This) PURE;
740 STDMETHOD(CreateCompatibleRenderTarget)(const D2D1_SIZE_F *desiredSize, const D2D1_SIZE_U *desiredPixelSize, const D2D1_PIXEL_FORMAT *desiredFormat, D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS options, ID2D1BitmapRenderTarget **bitmapRenderTarget) PURE;
778 STDMETHOD_(D2D1_PIXEL_FORMAT, GetPixelFormat)(void) const PURE;
854 HRESULT CreateCompatibleRenderTarget(D2D1_SIZE_F desiredSize, D2D1_SIZE_U desiredPixelSize, D2D1_PIXEL_FORMAT desiredForma
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd2d1helper.h142 D2D1FORCEINLINE D2D1_PIXEL_FORMAT PixelFormat(
146 D2D1_PIXEL_FORMAT r = {dxgiFormat, alphaMode};
150 D2D1FORCEINLINE D2D1_BITMAP_PROPERTIES BitmapProperties(CONST D2D1_PIXEL_FORMAT &pixelFormat = D2D1::PixelFormat(),
158 CONST D2D1_PIXEL_FORMAT &pixelFormat = D2D1::PixelFormat(),
H A Dd2d1.h423 typedef struct D2D1_PIXEL_FORMAT D2D1_PIXEL_FORMAT; typedef in typeref:struct:D2D1_PIXEL_FORMAT
451 struct D2D1_PIXEL_FORMAT { struct
457 D2D1_PIXEL_FORMAT pixelFormat;
525 D2D1_PIXEL_FORMAT pixelFormat;
635 STDMETHOD_(D2D1_PIXEL_FORMAT, GetPixelFormat)(void) const PURE;
649 STDMETHOD_(D2D1_PIXEL_FORMAT, GetPixelFormat)(ID2D1Bitmap *This) PURE;
740 STDMETHOD(CreateCompatibleRenderTarget)(const D2D1_SIZE_F *desiredSize, const D2D1_SIZE_U *desiredPixelSize, const D2D1_PIXEL_FORMAT *desiredFormat, D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS options, ID2D1BitmapRenderTarget **bitmapRenderTarget) PURE;
778 STDMETHOD_(D2D1_PIXEL_FORMAT, GetPixelFormat)(void) const PURE;
854 HRESULT CreateCompatibleRenderTarget(D2D1_SIZE_F desiredSize, D2D1_SIZE_U desiredPixelSize, D2D1_PIXEL_FORMAT desiredForma
[all...]

Completed in 323 milliseconds