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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h 387 typedef _COM_interface ID2D1Geometry ID2D1Geometry;
498 ID2D1Geometry *geometricMask;
750 STDMETHOD_(void, DrawGeometry)(ID2D1Geometry *geometry, ID2D1Brush *brush, FLOAT strokeWidth = 1.0f, ID2D1StrokeStyle *strokeStyle = NULL) PURE;
751 STDMETHOD_(void, FillGeometry)(ID2D1Geometry *geometry, ID2D1Brush *brush, ID2D1Brush *opacityBrush = NULL) PURE;
    [all...]
d2d1helper.h 178 ID2D1Geometry *geometricMask = NULL,

Completed in 60 milliseconds