Home
last modified time | relevance | path

Searched defs:drawColoredRgbaSurface (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/aseprite/aseprite-1.2.9/src/she/common/
H A Dgeneric_surface.h58 …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 Dgraphics.cpp219 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 Dskia_surface.h488 …void drawColoredRgbaSurface(const Surface* src, gfx::Color fg, gfx::Color bg, const gfx::Clip& cli… in drawColoredRgbaSurface() function