Searched refs:ONE_MINUS_DST_ALPHA (Results 1 – 3 of 3) sorted by relevance
300 m_context->blendFunc(GraphicsContext3D::ONE_MINUS_DST_ALPHA, GraphicsContext3D::ZERO); in applyCompositeOperator()308 m_context->blendFunc(GraphicsContext3D::ONE_MINUS_DST_ALPHA, GraphicsContext3D::ONE); in applyCompositeOperator()320 m_context->blendFunc(GraphicsContext3D::ONE_MINUS_DST_ALPHA, GraphicsContext3D::SRC_ALPHA); in applyCompositeOperator()324 …m_context->blendFunc(GraphicsContext3D::ONE_MINUS_DST_ALPHA, GraphicsContext3D::ONE_MINUS_SRC_ALPH… in applyCompositeOperator()
128 ONE_MINUS_DST_ALPHA = 0x0305, enumerator
68 const unsigned int ONE_MINUS_DST_ALPHA = 0x0305;79 /* ONE_MINUS_DST_ALPHA */