Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/ags/plugins/ags_waves/
H A Dweather.cpp184 int32 src2_depth = 32; in WindUpdate() local
185 _engine->GetBitmapDimensions(src2, &src2_width, &src2_height, &src2_depth); in WindUpdate()
300 int32 src2_depth = 32; in WindUpdate() local
301 _engine->GetBitmapDimensions(src2, &src2_width, &src2_height, &src2_depth); in WindUpdate()
402 int32 src2_depth = 32; in WindUpdate() local
403 _engine->GetBitmapDimensions(src2, &src2_width, &src2_height, &src2_depth); in WindUpdate()