Home
last modified time | relevance | path

Searched refs:COLOR_FORMATS (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sword25/gfx/
H A Dgraphicengine.h83 enum COLOR_FORMATS { enum
245 static int getPixelSize(GraphicEngine::COLOR_FORMATS colorFormat) { in getPixelSize()
261 static int calcPitch(GraphicEngine::COLOR_FORMATS colorFormat, int width) { in calcPitch()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sword25/gfx/image/
H A Dimage.h72 virtual GraphicEngine::COLOR_FORMATS getColorFormat() const = 0;
H A Dswimage.h53 virtual GraphicEngine::COLOR_FORMATS getColorFormat() const { in getColorFormat()
H A Drenderedimage.h72 virtual GraphicEngine::COLOR_FORMATS getColorFormat() const { in getColorFormat()
H A Dvectorimage.h181 virtual GraphicEngine::COLOR_FORMATS getColorFormat() const { in getColorFormat()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/core/
H A Dlog.py351 COLOR_FORMATS = { variable in _ConsoleFormatter
362 self._formats = (_ConsoleFormatter.COLOR_FORMATS