Searched refs:isAcceleratedContext (Results 1 – 3 of 3) sorted by relevance
698 …bool drawOwnShadow = !isAcceleratedContext() && hasBlurredShadow(m_state) && !m_state.shadowsIgnor… in fillRect()727 …bool drawOwnShadow = !isAcceleratedContext() && hasBlurredShadow(m_state) && !m_state.shadowsIgnor… in fillRect()759 …bool drawOwnShadow = !isAcceleratedContext() && hasBlurredShadow(m_state) && !m_state.shadowsIgnor… in fillRoundedRect()811 …bool drawOwnShadow = !isAcceleratedContext() && hasBlurredShadow(m_state) && !m_state.shadowsIgnor… in fillRectWithRoundedHole()1383 bool GraphicsContext::isAcceleratedContext() const in isAcceleratedContext() function in WebCore::GraphicsContext
286 bool isAcceleratedContext() const;
44862 (WebCore::GraphicsContext::isAcceleratedContext):