Flora license update
[apps/core/preloaded/ug-camera-efl.git] / edc / cam_recording_edje_vertical_inverse_inc.edc
1 /*
2  * Copyright 2012  Samsung Electronics Co., Ltd
3  *
4  * Licensed under the Flora License, Version 1.1 (the "License");
5  * you may not use this file except in compliance with the License.
6  * You may obtain a copy of the License at
7  *
8  *        http://floralicense.org/license/
9  *
10  * Unless required by applicable law or agreed to in writing, software
11  * distributed under the License is distributed on an "AS IS" BASIS,
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16
17
18 #include "../include/edc_image_name.h"
19 #include "cam_funcs.edc"
20 images {
21         image: RECORDING_IMAGE_REC_IMAGE COMP;
22 }
23
24 #define RECORDING_IMAGE_X 460
25 #define RECORDING_IMAGE_Y 172
26 #define RECORDING_IMAGE_W 48
27 #define RECORDING_IMAGE_H 48
28 #define RECORDING_TEXT_X 350
29 #define RECORDING_TEXT_Y 172
30 #define RECORDING_LEFT_TEXT_X 10
31 #define RECORDING_LEFT_TEXT_Y 28
32
33 #define PROGRESS_BAR_X 128
34 #define PROGRESS_BAR_Y 1000
35 #define PROGRESS_BAR_W 464
36 #define PROGRESS_BAR_H 20
37
38 //endfiles