OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VDI_dst_mfdb
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/gem/
SDL_gemvideo.h
116
#define
VDI_dst_mfdb
(this->hidden->dst_mfdb)
SDL_gemvideo.c
431
VDI_dst_mfdb
.fd_addr = NULL;
578
vro_cpyfm(VDI_handle, S_ONLY, blitcoords, &
VDI_dst_mfdb
, &mfdb_src);
608
vro_cpyfm(VDI_handle, S_ONLY, blitcoords, &mfdb_src, &
VDI_dst_mfdb
);
926
vro_cpyfm(VDI_handle, S_ONLY, blitcoords, &mfdb_src, &
VDI_dst_mfdb
);
1020
vro_cpyfm(VDI_handle, S_ONLY, blitcoords, &mfdb_src, &
VDI_dst_mfdb
);
1329
vro_cpyfm( VDI_handle, S_ONLY, pxy, &mfdb_src, &
VDI_dst_mfdb
);
Completed in 10 milliseconds