Searched defs:Draw (Results 1 – 5 of 5) sorted by relevance
/prebuilts/go/linux-x86/src/image/draw/ |
D | draw.go | 55 func (op Op) Draw(dst Image, r image.Rectangle, src image.Image, sp image.Point) { func 63 Draw(dst Image, r image.Rectangle, src image.Image, sp image.Point) methodSpec 72 func (floydSteinberg) Draw(dst Image, r image.Rectangle, src image.Image, sp image.Point) { func 110 func Draw(dst Image, r image.Rectangle, src image.Image, sp image.Point, op Op) { func
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue19515.go | 44 func (v *VScrollPanel) Draw() { func
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | iimgctx.h | 65 STDMETHOD(Draw)(THIS_ HDC hdc,struct tagRECT *prcBounds) PURE; in DECLARE_INTERFACE_() local
|
D | d3dx9core.h | 222 … STDMETHOD(Draw)(THIS_ const D3DXVECTOR2 *vertexlist, DWORD vertexlistcount, D3DCOLOR color) PURE; in DECLARE_INTERFACE_() local 428 STDMETHOD(Draw)(THIS_ struct IDirect3DTexture9 *texture, const RECT *rect, in DECLARE_INTERFACE_() local
|
D | dwrite.h | 1392 STDMETHOD(Draw)(THIS_ in DECLARE_INTERFACE_() local
|