Searched refs:ID2D1GradientStopCollection (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d2d1.h | 401 typedef _COM_interface ID2D1GradientStopCollection ID2D1GradientStopCollection; typedef 801 …D1_GAMMA colorInterpolationGamma, D2D1_EXTEND_MODE extendMode, ID2D1GradientStopCollection **gradi… 802 …BrushProperties, const D2D1_BRUSH_PROPERTIES *brushProperties, ID2D1GradientStopCollection *gradie… 803 …BrushProperties, const D2D1_BRUSH_PROPERTIES *brushProperties, ID2D1GradientStopCollection *gradie… 918 …st D2D1_GRADIENT_STOP *gradientStops, UINT gradientStopsCount, ID2D1GradientStopCollection **gradi… in CreateGradientStopCollection() 922 …NEAR_GRADIENT_BRUSH_PROPERTIES &linearGradientBrushProperties, ID2D1GradientStopCollection *gradie… in CreateLinearGradientBrush() 926 …BrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, ID2D1GradientStopCollection *gradie… in CreateLinearGradientBrush() 930 …DIAL_GRADIENT_BRUSH_PROPERTIES &radialGradientBrushProperties, ID2D1GradientStopCollection *gradie… in CreateRadialGradientBrush() 934 …BrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, ID2D1GradientStopCollection *gradie… in CreateRadialGradientBrush() 1037 …D1_GAMMA colorInterpolationGamma, D2D1_EXTEND_MODE extendMode, ID2D1GradientStopCollection **gradi… [all …]
|
D | d2d1_1.h | 620 interface ID2D1GradientStopCollection1 : public ID2D1GradientStopCollection
|