Searched defs:SetPlane (Results 1 – 3 of 3) sorted by relevance
229 STDMETHOD(SetPlane)(THIS_ D3DVALUE left, D3DVALUE right, D3DVALUE bottom, D3DVALUE top) PURE; in DECLARE_INTERFACE_() local
922 void SetPlane(uint8* dst_y, int dst_stride_y, in SetPlane() function