Home
last modified time | relevance | path

Searched defs:setBpp (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dlevelproperties.cpp110 void LevelProperties::setBpp(int bpp) { m_bpp = bpp; } in setBpp() function in LevelProperties
/dports/games/scourge/scourge/example/
H A Dexamplepreferences.h77 virtual inline void setBpp(int t) { in setBpp() function
/dports/games/pinball/pinball-0.3.20201218/base/
H A DConfig.h58 inline void setBpp(int const bpp) { m_iBpp = bpp; }; in setBpp() function
/dports/games/scourge/scourge/src/
H A Duserconfiguration.h259 inline void setBpp( int t ) { in setBpp() function