OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCALE_X
(Results
1 - 8
of
8
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/transforms/
TransformOperation.h
40
SCALE_X
, SCALE_Y, SCALE,
ScaleTransformOperation.h
76
ASSERT(type ==
SCALE_X
|| type == SCALE_Y || type == SCALE_Z || type == SCALE || type == SCALE_3D);
/frameworks/base/core/java/android/view/
ViewPropertyAnimator.java
124
private static final int
SCALE_X
= 0x0004;
133
private static final int TRANSFORM_MASK = TRANSLATION_X | TRANSLATION_Y |
SCALE_X
| SCALE_Y |
547
animateProperty(
SCALE_X
, value);
560
animatePropertyBy(
SCALE_X
, value);
742
case
SCALE_X
:
779
case
SCALE_X
:
[
all
...]
View.java
[
all
...]
/packages/apps/Browser/src/com/android/browser/
BrowserSnapshotPage.java
220
ObjectAnimator.ofFloat(null, View.
SCALE_X
, 0f, 1f),
/external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.cpp
112
case TransformOperation::
SCALE_X
:
188
case TransformOperation::
SCALE_X
:
[
all
...]
/external/webkit/Source/WebCore/css/
CSSStyleSelector.cpp
[
all
...]
/prebuilt/sdk/14/
android.jar
Completed in 255 milliseconds