OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNPACK_PREMULTIPLY_ALPHA_CHROMIUM
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
Extensions3D.h
177
UNPACK_PREMULTIPLY_ALPHA_CHROMIUM
= 0x9241,
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.cpp
332
context.pixelStorei(Extensions3D::
UNPACK_PREMULTIPLY_ALPHA_CHROMIUM
, unpackPremultiplyAlphaNeeded);
337
context.pixelStorei(Extensions3D::
UNPACK_PREMULTIPLY_ALPHA_CHROMIUM
, false);
Completed in 26 milliseconds