Home
last modified time | relevance | path

Searched defs:drawBitmap (Results 1 – 25 of 271) sorted by relevance

1234567891011

/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/vector/
H A Dvpainter.cpp129 void VPainter::drawBitmap(const VPoint &point, const VBitmap &bitmap, in drawBitmap() function in VPainter
138 void VPainter::drawBitmap(const VRect &target, const VBitmap &bitmap, in drawBitmap() function in VPainter
153 void VPainter::drawBitmap(const VPoint &point, const VBitmap &bitmap, in drawBitmap() function in VPainter
163 void VPainter::drawBitmap(const VRect &rect, const VBitmap &bitmap, in drawBitmap() function in VPainter
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/vector/
H A Dvpainter.cpp161 void VPainter::drawBitmap(const VPoint &point, const VBitmap &bitmap, in drawBitmap() function in VPainter
170 void VPainter::drawBitmap(const VRect &target, const VBitmap &bitmap, in drawBitmap() function in VPainter
185 void VPainter::drawBitmap(const VPoint &point, const VBitmap &bitmap, in drawBitmap() function in VPainter
195 void VPainter::drawBitmap(const VRect &rect, const VBitmap &bitmap, in drawBitmap() function in VPainter
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/vr/java/src/org/chromium/chrome/browser/vr/
H A DNoopCanvas.java163 public void drawBitmap(Bitmap bitmap, float left, float top, Paint paint) { in drawBitmap() method in NoopCanvas
168 public void drawBitmap(Bitmap bitmap, Rect src, RectF dst, Paint paint) { in drawBitmap() method in NoopCanvas
173 public void drawBitmap(Bitmap bitmap, Rect src, Rect dst, Paint paint) { in drawBitmap() method in NoopCanvas
178 public void drawBitmap(int[] colors, int offset, int stride, float x, float y, int width, in drawBitmap() method in NoopCanvas
184 public void drawBitmap(int[] colors, int offset, int stride, int x, int y, int width, in drawBitmap() method in NoopCanvas
190 public void drawBitmap(Bitmap bitmap, Matrix matrix, Paint paint) { in drawBitmap() method in NoopCanvas
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx116 void X11SalGraphics::drawBitmap( const SalTwoRect& rPosAry, const SalBitmap& rSalBitmap ) in drawBitmap() function in X11SalGraphics
121 void X11SalGraphics::drawBitmap( const SalTwoRect& rPosAry, in drawBitmap() function in X11SalGraphics
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/gdi/
H A Dsalgdi2.cxx161 void WinSalGraphics::drawBitmap(const SalTwoRect& rPosAry, const SalBitmap& rSalBitmap) in drawBitmap() function in WinSalGraphics
180 void WinSalGraphics::drawBitmap( const SalTwoRect& rPosAry, in drawBitmap() function in WinSalGraphics
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx116 void X11SalGraphics::drawBitmap( const SalTwoRect& rPosAry, const SalBitmap& rSalBitmap ) in drawBitmap() function in X11SalGraphics
121 void X11SalGraphics::drawBitmap( const SalTwoRect& rPosAry, in drawBitmap() function in X11SalGraphics
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/gdi/
H A Dsalgdi2.cxx168 void WinSalGraphics::drawBitmap(const SalTwoRect& rPosAry, const SalBitmap& rSalBitmap) in drawBitmap() function in WinSalGraphics
184 void WinSalGraphics::drawBitmap( const SalTwoRect& rPosAry, in drawBitmap() function in WinSalGraphics
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/src/
H A Dgeneric_bitmap.cpp72 bool BitmapImpl::drawBitmap( const GenericBitmap &rSource, int xSrc, int ySrc, in drawBitmap() function in BitmapImpl
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxDC.erl157 drawBitmap(This,Bmp,{PtX,PtY} = Pt) function
165 drawBitmap(#wx_ref{type=ThisT}=This,#wx_ref{type=BmpT}=Bmp,{PtX,PtY} = Pt, Options) function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxDC.erl157 drawBitmap(This,Bmp,{PtX,PtY} = Pt) function
165 drawBitmap(#wx_ref{type=ThisT}=This,#wx_ref{type=BmpT}=Bmp,{PtX,PtY} = Pt, Options) function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxDC.erl157 drawBitmap(This,Bmp,{PtX,PtY} = Pt) function
165 drawBitmap(#wx_ref{type=ThisT}=This,#wx_ref{type=BmpT}=Bmp,{PtX,PtY} = Pt, Options) function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxDC.erl157 drawBitmap(This,Bmp,{PtX,PtY} = Pt) function
165 drawBitmap(#wx_ref{type=ThisT}=This,#wx_ref{type=BmpT}=Bmp,{PtX,PtY} = Pt, Options) function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxGCDC.erl261 drawBitmap(This,Bmp,Pt, Options) -> wxDC:drawBitmap(This,Bmp,Pt, Options). function
263 drawBitmap(This,Bmp,Pt) -> wxDC:drawBitmap(This,Bmp,Pt). function
H A DwxMemoryDC.erl267 drawBitmap(This,Bmp,Pt, Options) -> wxDC:drawBitmap(This,Bmp,Pt, Options). function
269 drawBitmap(This,Bmp,Pt) -> wxDC:drawBitmap(This,Bmp,Pt). function
H A DwxWindowDC.erl246 drawBitmap(This,Bmp,Pt, Options) -> wxDC:drawBitmap(This,Bmp,Pt, Options). function
248 drawBitmap(This,Bmp,Pt) -> wxDC:drawBitmap(This,Bmp,Pt). function
H A DwxClientDC.erl249 drawBitmap(This,Bmp,Pt, Options) -> wxDC:drawBitmap(This,Bmp,Pt, Options). function
251 drawBitmap(This,Bmp,Pt) -> wxDC:drawBitmap(This,Bmp,Pt). function
H A DwxDC.erl178 drawBitmap(This,Bmp,Pt={PtX,PtY}) function
186 drawBitmap(#wx_ref{type=ThisT,ref=ThisRef},#wx_ref{type=BmpT,ref=BmpRef},{PtX,PtY}, Options) function
H A DwxPaintDC.erl249 drawBitmap(This,Bmp,Pt, Options) -> wxDC:drawBitmap(This,Bmp,Pt, Options). function
251 drawBitmap(This,Bmp,Pt) -> wxDC:drawBitmap(This,Bmp,Pt). function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxMirrorDC.erl239 drawBitmap(This,Bmp,Pt, Options) -> wxDC:drawBitmap(This,Bmp,Pt, Options). function
241 drawBitmap(This,Bmp,Pt) -> wxDC:drawBitmap(This,Bmp,Pt). function
H A DwxScreenDC.erl236 drawBitmap(This,Bmp,Pt, Options) -> wxDC:drawBitmap(This,Bmp,Pt, Options). function
238 drawBitmap(This,Bmp,Pt) -> wxDC:drawBitmap(This,Bmp,Pt). function
H A DwxClientDC.erl249 drawBitmap(This,Bmp,Pt, Options) -> wxDC:drawBitmap(This,Bmp,Pt, Options). function
251 drawBitmap(This,Bmp,Pt) -> wxDC:drawBitmap(This,Bmp,Pt). function
H A DwxMemoryDC.erl267 drawBitmap(This,Bmp,Pt, Options) -> wxDC:drawBitmap(This,Bmp,Pt, Options). function
269 drawBitmap(This,Bmp,Pt) -> wxDC:drawBitmap(This,Bmp,Pt). function
H A DwxWindowDC.erl246 drawBitmap(This,Bmp,Pt, Options) -> wxDC:drawBitmap(This,Bmp,Pt, Options). function
248 drawBitmap(This,Bmp,Pt) -> wxDC:drawBitmap(This,Bmp,Pt). function
H A DwxPaintDC.erl249 drawBitmap(This,Bmp,Pt, Options) -> wxDC:drawBitmap(This,Bmp,Pt, Options). function
251 drawBitmap(This,Bmp,Pt) -> wxDC:drawBitmap(This,Bmp,Pt). function
H A DwxDC.erl178 drawBitmap(This,Bmp,Pt={PtX,PtY}) function
186 drawBitmap(#wx_ref{type=ThisT,ref=ThisRef},#wx_ref{type=BmpT,ref=BmpRef},{PtX,PtY}, Options) function

1234567891011