Searched refs:m_lightingType (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/filters/
H A DFELighting.h110 LightingType m_lightingType; member in class:WebCore::FELighting
H A DFELighting.cpp41 , m_lightingType(lightingType)
184 if (m_lightingType == FELighting::DiffuseLighting)
202 if (m_lightingType == FELighting::DiffuseLighting)
372 if (m_lightingType == DiffuseLighting) {
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cpu/arm/filters/
H A DFELightingNEON.h154 if (m_lightingType == FELighting::DiffuseLighting)

Completed in 169 milliseconds