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

  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_sysvideo.h 299 int depth_size; member in struct:SDL_VideoDevice::__anon10765
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglImp.cpp 295 EGLint depth_size = 0; local
370 depth_size = attrib_list[i+1];
451 EglConfig dummy(red_size,green_size,blue_size,alpha_size,caveat,config_id,depth_size,
    [all...]

Completed in 72 milliseconds