Searched refs:ScaleY (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/transforms/
H A DScaleTransformOperation.cpp52 || other.type() == ScaleY
H A DTransformOperation.h40 ScaleX, ScaleY, Scale, enumerator in enum:WebCore::TransformOperation::OperationType
H A DScaleTransformOperation.h76 ASSERT(type == ScaleX || type == ScaleY || type == ScaleZ || type == Scale || type == Scale3D);
H A DTransformOperations.cpp275 case TransformOperation::ScaleY:
/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DAnimationTranslationUtil.cpp53 case TransformOperation::ScaleY:
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DTransformBuilder.cpp58 case CSSTransformValue::ScaleYTransformOperation: return TransformOperation::ScaleY;
/external/chromium_org/third_party/libyuv/util/
H A Dpsnr_main.cc83 uint8 ScaleY(uint8 y) { function
/external/chromium_org/third_party/skia/tests/
H A DMatrixTest.cpp790 REPORTER_ASSERT(reporter, affineEqual(ScaleY));
/external/skia/tests/
H A DMatrixTest.cpp796 REPORTER_ASSERT(reporter, affineEqual(ScaleY));

Completed in 152 milliseconds