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

/external/chromium_org/cc/layers/
H A Dlayer_utils_unittest.cc24 class LayerUtilsGetAnimationBoundsTest : public testing::Test { class in namespace:cc::__anon2690
26 LayerUtilsGetAnimationBoundsTest() function in class:cc::__anon2690::LayerUtilsGetAnimationBoundsTest
54 TEST_F(LayerUtilsGetAnimationBoundsTest, ScaleRoot) {
79 TEST_F(LayerUtilsGetAnimationBoundsTest, TranslateParentLayer) {
102 TEST_F(LayerUtilsGetAnimationBoundsTest, TranslateChildLayer) {
125 TEST_F(LayerUtilsGetAnimationBoundsTest, TranslateBothLayers) {
152 TEST_F(LayerUtilsGetAnimationBoundsTest, RotateXNoPerspective) {
178 TEST_F(LayerUtilsGetAnimationBoundsTest, RotateXWithPerspective) {
212 TEST_F(LayerUtilsGetAnimationBoundsTest, RotateZ) {
244 TEST_F(LayerUtilsGetAnimationBoundsTest, MismatchedTransform
[all...]

Completed in 533 milliseconds