/external/chromium_org/gpu/GLES2/ |
gl2extchromium.h | 366 #ifndef GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM 367 #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 | 114 // Test that the extension respects the GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM 123 glPixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM, GL_TRUE); 179 glPixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM, GL_TRUE);
|
/external/chromium_org/content/renderer/media/android/ |
webmediaplayer_android.cc | 549 web_graphics_context->pixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM, 561 web_graphics_context->pixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM, [all...] |
/external/chromium_org/content/renderer/media/ |
webmediaplayer_impl.cc | 661 web_graphics_context->pixelStorei(GL_UNPACK_PREMULTIPLY_ALPHA_CHROMIUM, 675 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...] |