/frameworks/base/libs/hwui/tests/common/scenes/ |
D | HwLayerAnimation.cpp | 31 void createContent(int width, int height, TestCanvas& canvas) override { in createContent() function in HwLayerAnimation
|
D | GlyphStressAnimation.cpp | 36 void createContent(int width, int height, TestCanvas& canvas) override { in createContent() function in GlyphStressAnimation
|
D | ClippingAnimation.cpp | 31 void createContent(int width, int height, TestCanvas& canvas) override { in createContent() function in ClippingAnimation
|
D | OvalAnimation.cpp | 31 void createContent(int width, int height, TestCanvas& canvas) override { in createContent() function in OvalAnimation
|
D | SaveLayerAnimation.cpp | 31 void createContent(int width, int height, TestCanvas& canvas) override { in createContent() function in SaveLayerAnimation
|
D | TextAnimation.cpp | 31 void createContent(int width, int height, TestCanvas& canvas) override { in createContent() function in TextAnimation
|
D | RectGridAnimation.cpp | 32 void createContent(int width, int height, TestCanvas& canvas) override { in createContent() function in RectGridAnimation
|
D | PartialDamageAnimation.cpp | 32 void createContent(int width, int height, TestCanvas& canvas) override { in createContent() function in PartialDamageAnimation
|
D | ShadowGridAnimation.cpp | 31 void createContent(int width, int height, TestCanvas& canvas) override { in createContent() function in ShadowGridAnimation
|
D | ShadowGrid2Animation.cpp | 31 void createContent(int width, int height, TestCanvas& canvas) override { in createContent() function in ShadowGrid2Animation
|
D | OpPropAnimation.cpp | 44 void createContent(int width, int height, TestCanvas& canvas) override { in createContent() function in OpPropAnimation
|
D | RecentsAnimation.cpp | 31 void createContent(int width, int height, TestCanvas& renderer) override { in createContent() function in RecentsAnimation
|
D | ShapeAnimation.cpp | 33 void createContent(int width, int height, TestCanvas& canvas) override { in createContent() function in ShapeAnimation
|
D | ListViewAnimation.cpp | 39 void createContent(int width, int height, TestCanvas& canvas) override { in createContent() function in ListViewAnimation
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
D | MediaInserterTest.java | 119 private ContentValues createContent(Uri uri) { in createContent() method in MediaInserterTest
|