Home
last modified time | relevance | path

Searched refs:EDJE_IMAGE_SOURCE_TYPE_INLINE_LOSSY_ETC1 (Results 1 – 4 of 4) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/bin/edje/
H A Dedje_cc_out.c1105 else if (iw->img->source_type == EDJE_IMAGE_SOURCE_TYPE_INLINE_LOSSY_ETC1) in data_thread_image()
1329 if (img->source_type == EDJE_IMAGE_SOURCE_TYPE_INLINE_LOSSY_ETC1) in tgv_file_check_and_add()
1505 if (img->source_type == EDJE_IMAGE_SOURCE_TYPE_INLINE_LOSSY_ETC1 || in data_write_images()
H A Dedje_cc_handlers.c2213 img->source_type = EDJE_IMAGE_SOURCE_TYPE_INLINE_LOSSY_ETC1; in st_images_image()
/dports/devel/efl/efl-1.25.1/src/lib/edje/
H A Dedje_private.h410 #define EDJE_IMAGE_SOURCE_TYPE_INLINE_LOSSY_ETC1 3 macro
H A Dedje_edit.c10408 case EDJE_IMAGE_SOURCE_TYPE_INLINE_LOSSY_ETC1: // LOSSY_ETC1 in edje_edit_image_compression_type_get()
10469 de->source_type = EDJE_IMAGE_SOURCE_TYPE_INLINE_LOSSY_ETC1; in edje_edit_image_compression_type_set()
10507 && (de->source_type != EDJE_IMAGE_SOURCE_TYPE_INLINE_LOSSY_ETC1) in edje_edit_image_compression_rate_get()