OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PremultiplyAlpha
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/shell/renderer/test_runner/
test_plugin.cc
61
void
PremultiplyAlpha
(const unsigned color_in[3],
391
PremultiplyAlpha
(scene_.background_color, scene_.opacity, color);
520
PremultiplyAlpha
(scene_.primitive_color, scene_.opacity, color);
/external/chromium_org/gpu/command_buffer/tests/
gl_copy_texture_CHROMIUM_unittest.cc
228
TEST_F(GLCopyTextureCHROMIUMTest,
PremultiplyAlpha
) {
Completed in 315 milliseconds