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/GLES2/
gl2extchromium.h 359 #ifndef GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM
360 #define GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM 0x9241
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_implementation_autogen.h 173 GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM,
258 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/command_buffer/tests/
gl_copy_texture_CHROMIUM_unittest.cc 110 // Test that the extension respects the GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM
119 glPixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM, GL_TRUE);
175 glPixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM, GL_TRUE);
  /external/chromium_org/content/renderer/media/android/
webmediaplayer_android.cc 453 web_graphics_context->pixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM,
465 web_graphics_context->pixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM,
    [all...]
  /external/chromium_org/content/renderer/media/
webmediaplayer_impl.cc 627 web_graphics_context->pixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM,
641 web_graphics_context->pixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM,
    [all...]
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils_implementation_autogen.h 540 { 0x9241, "GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM", },
    [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2ext.h     [all...]

Completed in 257 milliseconds