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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd2d1.h30 typedef UINT64 D2D1_TAG; typedef
470 D2D1_TAG tag1;
471 D2D1_TAG tag2;
766 STDMETHOD_(void, SetTags)(D2D1_TAG tag1, D2D1_TAG tag2) PURE;
767 STDMETHOD_(void, GetTags)(D2D1_TAG *tag1 = NULL, D2D1_TAG *tag2 = NULL) const PURE;
770 STDMETHOD(Flush)(D2D1_TAG *tag1 = NULL, D2D1_TAG *tag2 = NULL) PURE;
777 STDMETHOD(EndDraw)(D2D1_TAG *tag
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd2d1.h30 typedef UINT64 D2D1_TAG; typedef
470 D2D1_TAG tag1;
471 D2D1_TAG tag2;
766 STDMETHOD_(void, SetTags)(D2D1_TAG tag1, D2D1_TAG tag2) PURE;
767 STDMETHOD_(void, GetTags)(D2D1_TAG *tag1 = NULL, D2D1_TAG *tag2 = NULL) const PURE;
770 STDMETHOD(Flush)(D2D1_TAG *tag1 = NULL, D2D1_TAG *tag2 = NULL) PURE;
777 STDMETHOD(EndDraw)(D2D1_TAG *tag
[all...]

Completed in 54 milliseconds