Home
last modified time | relevance | path

Searched refs:Graphics (Results 126 – 150 of 18983) sorted by relevance

12345678910>>...760

/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/lookandfeel/
H A Djuce_LookAndFeel_V4.h119 void drawToggleButton (Graphics&, ToggleButton&,
121 void drawTickBox (Graphics&, Component&,
169 void drawFileBrowserRow (Graphics&, int width, int height,
176 void drawPopupMenuItem (Graphics&, const Rectangle<int>& area,
186 void drawMenuBarItem (Graphics&, int width, int height,
201 void drawLinearSlider (Graphics&, int x, int y, int width, int height,
205 void drawRotarySlider (Graphics&, int x, int y, int width, int height,
209 void drawPointer (Graphics&, float x, float y, float diameter,
218 void drawConcertinaPanelHeader (Graphics&, const Rectangle<int>& area,
223 void drawLevelMeter (Graphics&, int, int, float) override;
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/lookandfeel/
H A Djuce_LookAndFeel_V4.h119 void drawToggleButton (Graphics&, ToggleButton&,
121 void drawTickBox (Graphics&, Component&,
169 void drawFileBrowserRow (Graphics&, int width, int height,
176 void drawPopupMenuItem (Graphics&, const Rectangle<int>& area,
186 void drawMenuBarItem (Graphics&, int width, int height,
201 void drawLinearSlider (Graphics&, int x, int y, int width, int height,
205 void drawRotarySlider (Graphics&, int x, int y, int width, int height,
209 void drawPointer (Graphics&, float x, float y, float diameter,
218 void drawConcertinaPanelHeader (Graphics&, const Rectangle<int>& area,
223 void drawLevelMeter (Graphics&, int, int, float) override;
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/misc/
H A Dsdl_compat.h41 extern void SDL_FreeSurface(Graphics::ManagedSurface *&s);
43 extern uint32 SDL_MapRGB(Graphics::PixelFormat &format, byte r, byte g, byte b);
45 Graphics::ManagedSurface *dst, Common::Rect *dstrect);
46 extern int SDL_FillRect(Graphics::ManagedSurface *surf, Common::Rect *rect, uint color);
47 extern void SDL_UpdateRect(Graphics::ManagedSurface *surf, int x, int y, int w, int h);
49 extern Graphics::ManagedSurface *SDL_LoadBMP(const char *filename);
50 extern int SDL_SetColorKey(Graphics::ManagedSurface *surface, int flag, uint32 key);
54 extern int SDL_LockSurface(Graphics::ManagedSurface *surface);
55 extern int SDL_UnlockSurface(Graphics::ManagedSurface *surface);
56 extern Graphics::ManagedSurface *SDL_ConvertSurface(Graphics::ManagedSurface *src,
[all …]
H A Dsdl_compat.cpp39 void SDL_FreeSurface(Graphics::ManagedSurface *&s) { in SDL_FreeSurface()
48 uint32 SDL_MapRGB(Graphics::PixelFormat &format, byte r, byte g, byte b) { in SDL_MapRGB()
53 Graphics::ManagedSurface *dst, Common::Rect *dstrect) { in SDL_BlitSurface()
86 Graphics::ManagedSurface *SDL_LoadBMP(const char *filename) { in SDL_LoadBMP()
95 const Graphics::Surface *src = decoder.getSurface(); in SDL_LoadBMP()
96 Graphics::ManagedSurface *dest = new Graphics::ManagedSurface(src->w, src->h, src->format); in SDL_LoadBMP()
126 int SDL_LockSurface(Graphics::ManagedSurface *surface) { in SDL_LockSurface()
130 int SDL_UnlockSurface(Graphics::ManagedSurface *surface) { in SDL_UnlockSurface()
134 Graphics::ManagedSurface *SDL_ConvertSurface(Graphics::ManagedSurface *src, in SDL_ConvertSurface()
135 const Graphics::PixelFormat &fmt, uint32 flags) { in SDL_ConvertSurface()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/nancy/
H A Dgraphics.h50 const Graphics::Screen *getScreen() { return &_screen; } in getScreen()
52 const Graphics::PixelFormat &getInputPixelFormat();
53 const Graphics::PixelFormat &getScreenPixelFormat();
58 …static void copyToManaged(const Graphics::Surface &src, Graphics::ManagedSurface &dst, bool vertic…
59 …static void copyToManaged(void *src, Graphics::ManagedSurface &dst, uint srcW, uint srcH, const Gr…
62 void debugDrawToScreen(const Graphics::Surface &surf);
64 Graphics::ManagedSurface _object0;
66 Graphics::PixelFormat _screenPixelFormat;
76 Graphics::PixelFormat _inputPixelFormat;
77 Graphics::PixelFormat _clut8Format;
[all …]
/dports/games/pioneer/pioneer-20210723/src/
H A DGasGiantJobs.cpp109 …GenFaceQuad::GenFaceQuad(Graphics::Renderer *r, const vector2f &size, Graphics::RenderState *state… in GenFaceQuad()
115 Graphics::MaterialDescriptor desc; in GenFaceQuad()
127 case Graphics::OGL::GEN_JUPITER_TEXTURE: in GenFaceQuad()
130 case Graphics::OGL::GEN_SATURN_TEXTURE: in GenFaceQuad()
133 case Graphics::OGL::GEN_SATURN2_TEXTURE: in GenFaceQuad()
136 case Graphics::OGL::GEN_NEPTUNE_TEXTURE: in GenFaceQuad()
139 case Graphics::OGL::GEN_NEPTUNE2_TEXTURE: in GenFaceQuad()
142 case Graphics::OGL::GEN_URANUS_TEXTURE: in GenFaceQuad()
150 Graphics::VertexArray vertices(Graphics::ATTRIB_POSITION | Graphics::ATTRIB_UV0); in GenFaceQuad()
158 Graphics::VertexBufferDesc vbd; in GenFaceQuad()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/graphics/opengl/
H A Dtexture.h214 virtual Graphics::Surface *getSurface() = 0;
289 const Graphics::PixelFormat _format;
294 Graphics::Surface _textureData;
295 Graphics::Surface _userPixelData;
305 virtual Graphics::PixelFormat getFormat() const;
317 Graphics::Surface _clut8Data;
334 Graphics::Surface _rgbData;
342 virtual Graphics::PixelFormat getFormat() const;
352 virtual Graphics::PixelFormat getFormat() const;
409 Graphics::Surface _clut8Data;
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/ui/
H A Desper.h98 Graphics::Surface _surfacePhoto;
99 Graphics::Surface _surfaceViewport;
192 void open(Graphics::Surface *surface);
227 void draw(Graphics::Surface &surface);
238 void drawPhoto(Graphics::Surface &surface);
239 void drawGrid(Graphics::Surface &surface);
242 void drawVideoFrame(Graphics::Surface &surface);
244 void drawMouse(Graphics::Surface &surface);
248 …void copyImageScale(Graphics::Surface &src, Common::Rect srcRect, Graphics::Surface &dst, Common::…
249 …void copyImageBlur(Graphics::Surface &src, Common::Rect srcRect, Graphics::Surface &dst, Common::R…
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/ui/
H A Desper.h98 Graphics::Surface _surfacePhoto;
99 Graphics::Surface _surfaceViewport;
192 void open(Graphics::Surface *surface);
227 void draw(Graphics::Surface &surface);
238 void drawPhoto(Graphics::Surface &surface);
239 void drawGrid(Graphics::Surface &surface);
242 void drawVideoFrame(Graphics::Surface &surface);
244 void drawMouse(Graphics::Surface &surface);
248 …void copyImageScale(Graphics::Surface &src, Common::Rect srcRect, Graphics::Surface &dst, Common::…
249 …void copyImageBlur(Graphics::Surface &src, Common::Rect srcRect, Graphics::Surface &dst, Common::R…
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/base/gfx/osystem/
H A Dbase_surface_osystem.cpp47 _surface = new Graphics::Surface(); in BaseSurfaceOSystem()
49 _alphaType = Graphics::ALPHA_FULL; in BaseSurfaceOSystem()
72 Graphics::AlphaType hasTransparencyType(const Graphics::Surface *surf) { in hasTransparencyType()
75 return Graphics::ALPHA_OPAQUE; in hasTransparencyType()
97 return Graphics::ALPHA_FULL; in hasTransparencyType()
99 return Graphics::ALPHA_BINARY; in hasTransparencyType()
101 return Graphics::ALPHA_OPAQUE; in hasTransparencyType()
352 …return drawSprite(x, y, &rect, nullptr, Graphics::TransformStruct(Graphics::kDefaultZoomX, Graphic… in display()
359 …return drawSprite(x, y, &rect, nullptr, Graphics::TransformStruct(Graphics::kDefaultZoomX, Graphic… in displayTrans()
365 …llptr, Graphics::TransformStruct(Graphics::kDefaultZoomX, Graphics::kDefaultZoomY, Graphics::kDef… in displayTransOffset()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DToolStripProfessionalRenderer.cs87 e.Graphics.FillRectangle (b, paint_here); in OnRenderButtonBackground()
90 e.Graphics.FillRectangle (b, paint_here); in OnRenderButtonBackground()
93 e.Graphics.FillRectangle (b, paint_here); in OnRenderButtonBackground()
96 e.Graphics.FillRectangle (b, paint_here); in OnRenderButtonBackground()
104 e.Graphics.DrawRectangle (p, paint_here); in OnRenderButtonBackground()
107 e.Graphics.DrawRectangle (p, paint_here); in OnRenderButtonBackground()
110 e.Graphics.DrawRectangle (p, paint_here); in OnRenderButtonBackground()
122 e.Graphics.FillRectangle (b, paint_here); in OnRenderDropDownButtonBackground()
125 e.Graphics.FillRectangle (b, paint_here); in OnRenderDropDownButtonBackground()
133 e.Graphics.DrawRectangle (p, paint_here); in OnRenderDropDownButtonBackground()
[all …]
H A DTheme.cs636 using (Graphics g = Graphics.FromImage (b)) in GetSizedResourceImage()
765 public abstract void DataGridPaintCaption (Graphics g, Rectangle clip, DataGrid grid); in DataGridPaintCaption()
806 public abstract void DrawGroupBox (Graphics dc, Rectangle clip_area, GroupBox box); in DrawGroupBox()
845 public abstract void CalcPopupMenuSize (Graphics dc, Menu menu); in CalcPopupMenuSize()
846 public abstract int CalcMenuBarSize (Graphics dc, Menu menu, int width); in CalcMenuBarSize()
847 public abstract void DrawMenuBar (Graphics dc, Menu menu, Rectangle rect); in DrawMenuBar()
863 public abstract void DrawPictureBox (Graphics dc, Rectangle clip, PictureBox pb); in DrawPictureBox()
934 public abstract void DrawTabControl (Graphics dc, Rectangle area, TabControl tab); in DrawTabControl()
975 public abstract void DrawTrackBar (Graphics dc, Rectangle clip_rectangle, TrackBar tb); in DrawTrackBar()
1031 public abstract void CPDrawContainerGrabHandle (Graphics graphics, Rectangle bounds); in CPDrawContainerGrabHandle()
[all …]
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Utility/UI/
H A Djucer_ProjucerLookAndFeel.h38 void drawTabAreaBehindFrontButton (TabbedButtonBar&, Graphics&, int, int) override {} in drawTabAreaBehindFrontButton() argument
40 void drawPropertyComponentBackground (Graphics&, int, int, PropertyComponent&) override {} in drawPropertyComponentBackground() argument
41 void drawPropertyComponentLabel (Graphics&, int width, int height, PropertyComponent&) override;
44 void drawButtonBackground (Graphics&, Button&, const Colour& backgroundColour,
49 void drawTextEditorOutline (Graphics&, int, int, TextEditor&) override {} in drawTextEditorOutline() argument
50 void fillTextEditorBackground (Graphics&, int width, int height, TextEditor&) override;
59 void drawCallOutBoxBackground (CallOutBox&, Graphics&, const Path&, Image&) override;
63 void drawMenuBarItem (Graphics&, int width, int height,
68 void drawResizableFrame (Graphics&, int w, int h, const BorderSize<int>&) override;
70 void drawComboBox (Graphics&, int width, int height, bool isButtonDown,
[all …]
/dports/graphics/p5-Chart-Clicker/Chart-Clicker-2.90/
H A DMETA.yml28 Graphics::Color::RGB: '0'
29 Graphics::Primitive::Border: '0'
30 Graphics::Primitive::Brush: '0'
31 Graphics::Primitive::Canvas: '0'
32 Graphics::Primitive::Component: '0'
33 Graphics::Primitive::Container: '0'
35 Graphics::Primitive::Font: '0'
36 Graphics::Primitive::Insets: '0'
39 Graphics::Primitive::Oriented: '0'
43 Graphics::Primitive::Path: '0'
[all …]
/dports/games/residualvm/residualvm-0.3.1/engines/myst3/
H A Deffects.h31 namespace Graphics {
47 Graphics::Surface *surface;
54 virtual void applyForFace(uint face, Graphics::Surface *src, Graphics::Surface *dst) = 0;
79 void applyForFace(uint face, Graphics::Surface *src, Graphics::Surface *dst);
85 void apply(Graphics::Surface *src, Graphics::Surface *dst, Graphics::Surface *mask,
105 void applyForFace(uint face, Graphics::Surface *src, Graphics::Surface *dst);
124 void applyForFace(uint face, Graphics::Surface *src, Graphics::Surface *dst);
129 …void apply(Graphics::Surface *src, Graphics::Surface *dst, Graphics::Surface *mask, int32 position…
146 void applyForFace(uint face, Graphics::Surface *src, Graphics::Surface *dst);
167 void applyForFace(uint face, Graphics::Surface *src, Graphics::Surface *dst);
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/myst3/
H A Deffects.h31 namespace Graphics {
47 Graphics::Surface *surface;
54 virtual void applyForFace(uint face, Graphics::Surface *src, Graphics::Surface *dst) = 0;
79 void applyForFace(uint face, Graphics::Surface *src, Graphics::Surface *dst);
85 void apply(Graphics::Surface *src, Graphics::Surface *dst, Graphics::Surface *mask,
105 void applyForFace(uint face, Graphics::Surface *src, Graphics::Surface *dst);
124 void applyForFace(uint face, Graphics::Surface *src, Graphics::Surface *dst);
129 …void apply(Graphics::Surface *src, Graphics::Surface *dst, Graphics::Surface *mask, int32 position…
146 void applyForFace(uint face, Graphics::Surface *src, Graphics::Surface *dst);
167 void applyForFace(uint face, Graphics::Surface *src, Graphics::Surface *dst);
[all …]
/dports/games/pioneer/pioneer-20210723/src/text/
H A DTextureFont.h19 namespace Graphics {
47Graphics::VertexBuffer *CreateVertexBuffer(const Graphics::VertexArray &va, const bool bIsStatic) …
48Graphics::VertexBuffer *CreateVertexBuffer(const Graphics::VertexArray &va, const std::string &str…
49 Graphics::VertexBuffer *GetCachedVertexBuffer(const std::string &str);
83 RefCountedPtr<Graphics::Texture> GetTexture() const { return m_texture; } in GetTexture()
84 Graphics::Material *GetMaterial() const { return m_mat.get(); } in GetMaterial()
94 Graphics::Renderer *m_renderer;
110 std::unique_ptr<Graphics::Material> m_mat;
111 Graphics::RenderState *m_renderState;
122 RefCountedPtr<Graphics::Texture> m_texture;
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/tests/mono/System.Drawing/
H A DGraphicsTests.cs109 using (Graphics g = Graphics.FromImage(bmp)) in DefaultProperties()
129 using (Graphics g = Graphics.FromImage(bmp)) in SetGetProperties()
160 using (Graphics g = Graphics.FromImage(bmp)) in Clip()
177 using (Graphics g = Graphics.FromImage(bmp)) in Clip_NotAReference()
190 using (Graphics g = Graphics.FromImage(bmp)) in ExcludeClip()
219 using (Graphics g = Graphics.FromImage(bmp)) in IntersectClip()
238 using (Graphics g = Graphics.FromImage(bmp)) in ResetClip()
260 Graphics g = Graphics.FromImage(bmp); in SetClip()
298 using (Graphics g = Graphics.FromImage(bmp)) in SetSaveReset()
378 public Graphics Graphics { get; } property in MonoTests.System.Drawing.GraphicsTest.BitmapAndGraphics
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DPaintEventArgsTest.cs40 private Graphics default_graphics;
47 default_graphics = Graphics.FromImage (bmp); in FixtureSetUp()
61 Assert.AreSame (default_graphics, pea.Graphics, "Graphics"); in Constructor()
78 Graphics default_graphics = Graphics.FromImage (bmp); in IDisposable_IDispose()
84 Assert.IsTrue (pea.Graphics.Transform.IsIdentity, "Graphics"); in IDisposable_IDispose()
92 pea.Graphics.Dispose (); in GraphicsDispose()
94 Assert.IsTrue (pea.Graphics.Transform.IsIdentity, "Graphics"); in GraphicsDispose()
117 Graphics default_graphics = Graphics.FromImage (bmp); in Dispose_True()
121 pea.Graphics.Dispose (); in Dispose_True()
133 Graphics default_graphics = Graphics.FromImage (bmp); in Dispose_False()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/gfx/osystem/
H A Dbase_surface_osystem.h54 …oat zoomX, float zoomY, uint32 alpha = Graphics::kDefaultRgbaMod, Graphics::TSpriteBlendMode blend…
55 …oat zoomX, float zoomY, uint32 alpha = Graphics::kDefaultRgbaMod, Graphics::TSpriteBlendMode blend…
56 … x, int y, Rect32 rect, uint32 alpha = Graphics::kDefaultRgbaMod, Graphics::TSpriteBlendMode blend…
57 …bool display(int x, int y, Rect32 rect, Graphics::TSpriteBlendMode blendMode = Graphics::BLEND_NOR…
59 bool putSurface(const Graphics::Surface &surface, bool hasAlpha = false) override;
93 Graphics::AlphaType getAlphaType() const { return _alphaType; } in getAlphaType()
95 Graphics::Surface *_surface;
98 …bool drawSprite(int x, int y, Rect32 *rect, Rect32 *newRect, Graphics::TransformStruct transformSt…
99 void genAlphaMask(Graphics::Surface *surface);
100 uint32 getPixelAt(Graphics::Surface *surface, int x, int y);
[all …]
/dports/games/scummvm/scummvm-2.5.1/backends/graphics/opengl/
H A Dtexture.h214 virtual Graphics::PixelFormat getFormat() const = 0;
216 virtual Graphics::Surface *getSurface() = 0;
293 const Graphics::PixelFormat _format;
300 Graphics::Surface _textureData;
301 Graphics::Surface _userPixelData;
323 Graphics::Surface _rgbData;
324 Graphics::PixelFormat _fakeFormat;
365 Graphics::Surface *_convData;
395 virtual Graphics::PixelFormat getFormat() const;
424 Graphics::Surface _clut8Data;
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/zvision/graphics/
H A Drender_manager.h69 const Graphics::PixelFormat _pixelFormat;
84 Graphics::Surface _currentBackgroundImage;
100 Graphics::Surface _backgroundSurface;
104 Graphics::Surface _subtitleSurface;
110 Graphics::Surface _menuSurface;
117 Graphics::Surface _effectSurface;
120 Graphics::Surface _warpedSceneSurface;
220 static Graphics::Surface *tranposeSurface(const Graphics::Surface *surface);
226 …void blitSurfaceToSurface(const Graphics::Surface &src, const Common::Rect &_srcRect , Graphics::S…
260 Graphics::Surface *getBkgRect(Common::Rect &rect);
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/zvision/graphics/
H A Drender_manager.h69 const Graphics::PixelFormat _pixelFormat;
84 Graphics::Surface _currentBackgroundImage;
100 Graphics::Surface _backgroundSurface;
104 Graphics::Surface _subtitleSurface;
110 Graphics::Surface _menuSurface;
117 Graphics::Surface _effectSurface;
120 Graphics::Surface _warpedSceneSurface;
220 static Graphics::Surface *tranposeSurface(const Graphics::Surface *surface);
226 …void blitSurfaceToSurface(const Graphics::Surface &src, const Common::Rect &_srcRect , Graphics::S…
260 Graphics::Surface *getBkgRect(Common::Rect &rect);
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/graphics/scaler/
H A Dthumbnail_intern.cpp78 static void scaleThumbnail(Graphics::Surface &in, Graphics::Surface &out) { in scaleThumbnail()
137Graphics::colorToRGB<Graphics::ColorMasks<565> >(READ_UINT16(in.getBasePtr(x1, y1)), p1R, p1G, p1B… in scaleThumbnail()
139Graphics::colorToRGB<Graphics::ColorMasks<565> >(READ_UINT16(in.getBasePtr(x2, y1)), p2R, p2G, p2B… in scaleThumbnail()
141Graphics::colorToRGB<Graphics::ColorMasks<565> >(READ_UINT16(in.getBasePtr(x1, y2)), p3R, p3G, p3B… in scaleThumbnail()
152 WRITE_UINT16(dst, Graphics::RGBToColor<Graphics::ColorMasks<565> >(pR, pG, pB)); in scaleThumbnail()
206 *((uint16 *)surf->getBasePtr(x, y)) = Graphics::RGBToColor<Graphics::ColorMasks<565> >(r, g, b); in grabScreen565()
216 static bool createThumbnail(Graphics::Surface &out, Graphics::Surface &in) { in createThumbnail()
233 Graphics::Surface screen; in createThumbnailFromScreen()
244 Graphics::Surface screen; in createThumbnail()
254 *((uint16 *)screen.getBasePtr(x, y)) = Graphics::RGBToColor<Graphics::ColorMasks<565> >(r, g, b); in createThumbnail()
[all …]
/dports/math/PDL/PDL-2.019/Graphics/TriD/TriD/
H A DGL.pm24 sub PDL::Graphics::TriD::Material::togl{
36 $PDL::Graphics::TriD::any_cannots = 0;
51 if ($PDL::Graphics::TriD::any_cannots) {
78 if ($PDL::Graphics::TriD::any_cannots) {
98 sub PDL::Graphics::TriD::Object::togl {
123 sub PDL::Graphics::TriD::Graph::togl {
651 package PDL::Graphics::TriD::Window;
760 if($PDL::Graphics::TriD::offline) {
802 if($PDL::Graphics::TriD::offline) {
1080 use PDL::Graphics::OpenGLQ;
[all …]

12345678910>>...760