Searched defs:D2D1_COLOR_INTERPOLATION_MODE (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd2d1_1.h117 typedef enum D2D1_COLOR_INTERPOLATION_MODE { enum
121 } D2D1_COLOR_INTERPOLATION_MODE; typedef in typeref:enum:D2D1_COLOR_INTERPOLATION_MODE
627 STDMETHOD_(D2D1_COLOR_INTERPOLATION_MODE, GetColorInterpolationMode)() CONST PURE;
681 D2D1_EXTEND_MODE extendMode, D2D1_COLOR_INTERPOLATION_MODE colorInterpolationMode,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd2d1_1.h117 typedef enum D2D1_COLOR_INTERPOLATION_MODE { enum
121 } D2D1_COLOR_INTERPOLATION_MODE; typedef in typeref:enum:D2D1_COLOR_INTERPOLATION_MODE
627 STDMETHOD_(D2D1_COLOR_INTERPOLATION_MODE, GetColorInterpolationMode)() CONST PURE;
681 D2D1_EXTEND_MODE extendMode, D2D1_COLOR_INTERPOLATION_MODE colorInterpolationMode,

Completed in 96 milliseconds