Home
last modified time | relevance | path

Searched refs:imageAlphaOp (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext3D.h436 AlphaOp imageAlphaOp() { return m_alphaOp; } in imageAlphaOp() function
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContext.cpp3309 GraphicsContext3D::AlphaOp alphaOp = imageExtractor.imageAlphaOp(); in texImage2DImpl()
3605 GraphicsContext3D::AlphaOp alphaOp = imageExtractor.imageAlphaOp(); in texSubImage2DImpl()