Home | History | Annotate | Download | only in include

Lines Matching refs:D2D1_LAYER_PARAMETERS

421 typedef struct D2D1_LAYER_PARAMETERS D2D1_LAYER_PARAMETERS;
496 struct D2D1_LAYER_PARAMETERS {
768 STDMETHOD_(void, PushLayer)(const D2D1_LAYER_PARAMETERS *layerParameters, ID2D1Layer *layer) PURE;
910 void PushLayer(const D2D1_LAYER_PARAMETERS &layerParameters, ID2D1Layer *layer) {
972 STDMETHOD_(void, PushLayer)(ID2D1RenderTarget *This, const D2D1_LAYER_PARAMETERS *layerParameters, ID2D1Layer *layer) PURE;