• Generates DALi examples shared objects and Android DALi launcher application.
    Android DALi application apk then can be installed on supported Android device.
    
    Change-Id: I2f87030feab33aa5c4c944323eb0ca0c042db6bd
    Anton Obzhirov authored
     
    Browse File »












  • Collection of examples demonstrating Image polices:
    LoadPolicy
    ReleasePolicy
    and EXIF orientation.
    
    Designed to step the user through each example and explaining what should occur.
    
    Change-Id: If4452712a805b40e86ac29ae591592711d7ee09a
    Agnelo Vaz authored
     
    Browse File »








  • Uses volumetric ray casting to draw a sphere with basic
    per-pixel lighting inside the fragment shader.
    
    Also modifies DALi demo make file to support shader files.
    
    Change-Id: I0645de8481fa75abb177ca76a5611a51350fc1b7
    Todo: Create a separate folder for shaders?
    Nick Holland authored
     
    Browse File »




  • You can check the InputFocus is given to focused Control.
    After that, when key is pressed, focused control's KeyEvent callback will be called.
    
    Change-Id: I93c605e7bcde5505099948445c762873f57e8381
    Signed-off-by: minho.sun <minho.sun@samsung.com>
    minho.sun authored
     
    Browse File »