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

  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_implementation_autogen.h 133 GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM,
209 GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM,
gles2_cmd_decoder.cc     [all...]
  /external/chromium_org/ui/gl/
gl_bindings.h 74 #define GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM 0x9241
  /external/chromium_org/gpu/GLES2/
gl2extchromium.h 386 #ifndef GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM
387 #define GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM 0x9241
  /external/chromium_org/gpu/command_buffer/tests/
gl_copy_texture_CHROMIUM_unittest.cc 226 // Test that the extension respects the GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM
235 glPixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM, GL_TRUE);
291 glPixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM, GL_TRUE);
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils_implementation_autogen.h     [all...]
  /external/chromium_org/media/blink/
webmediaplayer_impl.cc 611 web_graphics_context->pixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM,
625 web_graphics_context->pixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM,
    [all...]
  /external/chromium_org/content/renderer/media/android/
webmediaplayer_android.cc 663 web_graphics_context->pixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM,
675 web_graphics_context->pixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM,
    [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2ext.h     [all...]

Completed in 141 milliseconds