OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:D2D1_PIXEL_FORMAT
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1helper.h
142
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(),
d2d1.h
423
typedef struct
D2D1_PIXEL_FORMAT
D2D1_PIXEL_FORMAT
;
451
struct
D2D1_PIXEL_FORMAT
{
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;
[
all
...]
Completed in 38 milliseconds