-
Change-Id: I70f0ffcb30d9d353940eed5c22c631be79122d55
-
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com> Change-Id: I9e367f4140f18566526ea917da8e571403bd046c
-
Change-Id: Icdf807f5d57f533712575daad708ab921151e386
-
- images have been converted, so they don't crash on the device - when benchmark uses tableview, no manual sizing is enabled - font size has been calculated using dpi to work with various screens - added extra-help text describing benchmark options Change-Id: Ia2ed1b9019b9b436903f470055ac1eac3be7eb68
-
Change-Id: Icae141ade364286a2bbc7e26ce2db81c583c224e
-
Change-Id: I488842dcec638e1d290142b143a11e82945eb3c3
-
Change-Id: I0de724d4efd822db22db18e2b411263a0f56f10c
-
Change-Id: I76fac1d60cdfb919e1948e9b4e8cafe070aad335
-
Change-Id: I4a0238a90a26201086e412369da0170435e1a86b
-
Change-Id: I9d1467c53e20d278084499c201b138047d590448
-
By default, the application consist of 10 pages of 25x25 ImageActors. The default values can be modified using the following command line arguments: -r NumberOfRows (Modifies the number of rows per page) -c NumberOfColumns (Modifies the number of columns per page) -p NumberOfPages (Modifies the nimber of pages ) --use-imageview ( Use ImageView instead of ImageActor ) --use-mesh ( Use new renderer API (as ImageView) but shares renderers between actors when possible ) Change-Id: I8a54bd713672433a6f80726972f15d698509dbbe
-
* Added to test Font setting via Property system and system font changes. * 3 Initial TextLabels; first has no font set, second is set via the demo json style sheet, third is set via the SetProperty in code. Only the first should change when the system font changes to a different font * Pressing button creates a new TextLabel with the system font Change-Id: I9291797ba357979d9b3d85ab0d3a30a3fbd6c497 Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
Change-Id: I2d5c022ceee49e7d5732fee4c952f801b72bdcb8
-
Change-Id: I2b1abd915988795432a002369617caa3f0fdc1cb
-
Change-Id: I66ae6e4c10f46fe17ca1fd4b6d39abc3b39fc367 Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
Change-Id: I8558b0e432cbbf2470fc9b80b4178d20663b3758 Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
-
Change-Id: I71b1150a76099b136e1157734269f78ebc7e47a0 Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
Conflicts: demo/dali-demo.cpp demo/dali-table-view.cpp examples/builder/examples.cpp examples/buttons/buttons-example.cpp examples/item-view/item-view-example.cpp examples/path-animation/path-animation.cpp examples/text-view/text-view-example.cpp shared/view.h Change-Id: I152b06854b349f0430172227f1d79ee16855fbc0
-
Usage: Will load both JSON and JavaScript file from command line scripting.example my-scene.json my-script.js Change-Id: I36330b8bae84a532f57989b4087843d178d03e0b
-
Change-Id: Iffcdd6753c39fa83e7f68ef927339374bc0061a2
-
Change-Id: I2fb46cadadd81d5c30212f8db4d91386c3281a5d
-
Change-Id: Id953da32620c4a3c57519cf9f5ecd74eb765a430
-
Change-Id: I1d3e62c1ad548c1c81b4c8dab2246c22a68249aa Signed-off-by: Richard Underhill <r.underhill@partner.samsung.com>
-
Change-Id: Ib25db927ec8f9e53247d0b980e30404738f894d2
-
Conflicts: build/tizen/examples/CMakeLists.txt demo/dali-demo.cpp examples/buttons/buttons-example.cpp examples/item-view/item-view-example.cpp examples/text-view/text-view-example.cpp Change-Id: I8816d065edca8e2a3fd37cdcedda4b02735f5007
-
Change-Id: I4a723457a7cfaca87a20f771aa64f187ea160453
-
Showing stroking of quadratic bezier paths and filling of regions bounded by quadratic beziers. Change-Id: I61627c844fea2628d654423feb2b86c11e77726a
-
Change-Id: Ic2d0cffa41ee6f630e3bfb7de5812a542c630d39 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Change-Id: Ia9ec4763a764344f234b9d3ee3114ad9d91c7abb
-
Change-Id: Id506ba807dbe342c4a21a644c3027ffc31f59363
-
This application sets up a number of images, meshes, models and text actors with a variety of effects, and can be used to visually check that they are all still running after context loss and regain. Change-Id: I3e07be5442a249a8f09e5f1919e46552413c6824 Signed-off-by: David Steele <david.steele@partner.samsung.com>
-
Change-Id: Id9b8d08657a53599f10457807874e207370c2bfb
-
Change-Id: If745c02e307876871cf8cbbdeb97d464cc021fef
-
Change-Id: I9ee37847c588d43f459ba9839252e5877219c091
-
This demo draws an irregular grid of images and allows the user to cycle through all four image scaling modes per image, or for the whole grid. Change-Id: I50d8ef7d7a0a286e0b508cec96d5d7c769b91101 Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
-
Change-Id: I15d41137d6c50a2639617b8765e816e86791c6b8
-
(Shows off stencil mode and animated meshes) Change-Id: I0ed8f6de271ca914edd570434b27ff37edb1ab6f Signed-off-by: David Steele <david.steele@partner.samsung.com>