Searched defs:drawColoredRgbaSurface (Results 1 – 3 of 3) sorted by relevance
/dports/graphics/aseprite/aseprite-1.2.9/src/she/common/ |
H A D | generic_surface.h | 58 …void drawColoredRgbaSurface(const Surface* src, gfx::Color fg, gfx::Color bg, const gfx::Clip& cli… in drawColoredRgbaSurface() function
|
/dports/graphics/aseprite/aseprite-1.2.9/src/ui/ |
H A D | graphics.cpp | 219 void Graphics::drawColoredRgbaSurface(she::Surface* surface, gfx::Color color, int x, int y) in drawColoredRgbaSurface() function in ui::Graphics 229 void Graphics::drawColoredRgbaSurface(she::Surface* surface, gfx::Color color, in drawColoredRgbaSurface() function in ui::Graphics
|
/dports/graphics/aseprite/aseprite-1.2.9/src/she/skia/ |
H A D | skia_surface.h | 488 …void drawColoredRgbaSurface(const Surface* src, gfx::Color fg, gfx::Color bg, const gfx::Clip& cli… in drawColoredRgbaSurface() function
|