Searched refs:CONTRAST (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/mac/
H A DPlatformCAFiltersMac.mm154 case FilterOperation::CONTRAST: {
265 case FilterOperation::CONTRAST: {
437 case FilterOperation::CONTRAST: {
512 case FilterOperation::CONTRAST: {
608 case FilterOperation::CONTRAST: return 1;
621 case FilterOperation::CONTRAST: return 1;
640 case FilterOperation::CONTRAST: return "inputColorMatrix";
666 case FilterOperation::CONTRAST: return "inputContrast";
/macosx-10.10/WebCore-7600.1.25/platform/graphics/filters/
H A DFilterOperation.cpp134 case CONTRAST:
H A DFilterOperation.h62 CONTRAST, enumerator in enum:WebCore::FilterOperation::OperationType
98 return m_type == INVERT || m_type == BRIGHTNESS || m_type == CONTRAST || m_type == OPACITY;
251 // INVERT, BRIGHTNESS, CONTRAST and OPACITY are variations on a basic component transfer effect.
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/
H A DTextureMapperGL.cpp387 case FilterOperation::CONTRAST:
411 case FilterOperation::CONTRAST:
470 case FilterOperation::CONTRAST:
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DFilterEffectRenderer.cpp263 case FilterOperation::CONTRAST: {
/macosx-10.10/WebKit2-7600.1.25/Shared/CoordinatedGraphics/
H A DCoordinatedGraphicsArgumentCoders.cpp83 case FilterOperation::CONTRAST:
133 case FilterOperation::CONTRAST:
/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DWebCoreArgumentCoders.cpp1733 case FilterOperation::CONTRAST:
1779 case FilterOperation::CONTRAST: {
/macosx-10.10/WebKit2-7600.1.25/Shared/mac/
H A DRemoteLayerTreeTransaction.mm726 case FilterOperation::CONTRAST: {
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSComputedStyleDeclaration.cpp928 case FilterOperation::CONTRAST: {
H A DStyleResolver.cpp3380 return FilterOperation::CONTRAST;

Completed in 174 milliseconds