Home
last modified time | relevance | path

Searched refs:BASE_ZOOM (Results 1 – 2 of 2) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_gesture_layer.c8 #define BASE_ZOOM 0.5 macro
120 po->zoom = BASE_ZOOM + ((po->base_zoom - BASE_ZOOM) * (1.0 - progress)); in zoom_out_animation_operation()
129 po->base_zoom = po->zoom = BASE_ZOOM; in zoom_out_animation_end()
175 po->base_zoom = BASE_ZOOM * LIFT_FACTOR; in zoom_start()
295 po->base_zoom = po->zoom = BASE_ZOOM; in photo_object_add()
H A Dtest_gesture_layer3.c8 #define BASE_ZOOM 0.8 macro
478 po->base_zoom = po->zoom = BASE_ZOOM; in photo_object_add()