Home
last modified time | relevance | path

Searched defs:resourceIdDestination (Results 1 – 2 of 2) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/asylum/system/
H A Dscreen.h56 ResourceId resourceIdDestination; member
H A Dscreen.cpp95 …2 frameIndex, const Common::Point &source, DrawFlags flags, ResourceId resourceIdDestination, cons… in draw()
117 …2 frameIndex, const Common::Point &source, DrawFlags flags, ResourceId resourceIdDestination, cons… in draw()
637 …Id resourceId, uint32 frameIndex, const Common::Point &source, int32 resourceIdDestination, const … in addGraphicToQueueMasked()