HomeSort by relevance Sort by last modified time
    Searched refs:secondbufferallocd (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/nds/
SDL_ndsvideo.h 40 short secondbufferallocd; member in struct:SDL_PrivateVideoData
SDL_ndsvideo.c 327 this->hidden->secondbufferallocd=1;
342 if(this->hidden->secondbufferallocd) {
352 //this->hidden->secondbufferallocd=1;
361 this->hidden->secondbufferallocd=0;
392 if(this->hidden->secondbufferallocd){

Completed in 171 milliseconds