HomeSort by relevance Sort by last modified time
    Searched refs:D2D1_COLOR_F (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2dbasetypes.h 62 typedef D2D_COLOR_F D2D1_COLOR_F;
d2d1helper.h 102 D2D1FORCEINLINE D2D1_GRADIENT_STOP GradientStop(FLOAT position, const D2D1_COLOR_F &color) {
199 class ColorF : public D2D1_COLOR_F {
d2d1.h 487 D2D1_COLOR_F color;
736 STDMETHOD(CreateSolidColorBrush)(const D2D1_COLOR_F *color, const D2D1_BRUSH_PROPERTIES *brushProperties, ID2D1SolidColorBrush **solidColorBrush) PURE;
    [all...]

Completed in 34 milliseconds