Home
last modified time | relevance | path

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

/dports/games/widelands/widelands-build21/src/graphic/
H A Drendertarget.cc270 Rectf srcrc; in tile() local
312 Rectf srcrc = animation.source_rectangle(percent_from_bottom, scale); in blit_animation() local
/dports/multimedia/gpac-libgpac/gpac-1.0.0/modules/sdl_out/
H A Dvideo.c1681 SDL_Rect srcrc, *src_ptr=NULL; local
/dports/multimedia/gpac-mp4box/gpac-1.0.0/modules/sdl_out/
H A Dvideo.c1681 SDL_Rect srcrc, *src_ptr=NULL; local
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/crengine/
H A DReaderView.java4492 Rect srcrc = new Rect(src); in drawDistorted() field in ReaderView.PageViewAnimation
4506 drawDimmedBitmap(canvas, bmp, srcrc, dstrc); in drawDistorted() argument
4535 drawDimmedBitmap(canvas, bmp, srcrc, dstrc); in drawDistorted() argument