HomeSort by relevance Sort by last modified time
    Searched refs:red_size (Results 26 - 29 of 29) sorted by null

12

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglImp.cpp 294 EGLint red_size = 0; local
330 red_size = attrib_list[i+1];
454 EglConfig dummy(red_size,green_size,blue_size,alpha_size,caveat,config_id,depth_size,
    [all...]
  /external/chromium_org/gpu/command_buffer/tests/
gl_manager.cc 162 attrib_helper.red_size = 8;
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11gl.c 135 attribs[i++] = this->gl_config.red_size;
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_video.c 226 video->gl_config.red_size = 3;
    [all...]

Completed in 92 milliseconds

12