Searched refs:num_text (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/recovery/minui/ |
| H A D | resources.c | 258 int num_text; in res_create_multi_display_surface() local 259 if (png_get_text(png_ptr, info_ptr, &text, &num_text)) { in res_create_multi_display_surface() 260 for (i = 0; i < num_text; ++i) { in res_create_multi_display_surface()
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/ |
| H A D | resources.c | 252 int num_text; in res_create_multi_display_surface() local 253 if (png_get_text(png_ptr, info_ptr, &text, &num_text)) { in res_create_multi_display_surface() 254 for (i = 0; i < num_text; ++i) { in res_create_multi_display_surface()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | png.h | 2110 png_inforp info_ptr, png_textp *text_ptr, int *num_text)); 2122 png_inforp info_ptr, png_const_textp text_ptr, int num_text));
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | png.h | 2110 png_inforp info_ptr, png_textp *text_ptr, int *num_text)); 2122 png_inforp info_ptr, png_const_textp text_ptr, int num_text));
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | png.h | 2110 png_inforp info_ptr, png_textp *text_ptr, int *num_text)); 2122 png_inforp info_ptr, png_const_textp text_ptr, int num_text));
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | png.h | 2110 png_inforp info_ptr, png_textp *text_ptr, int *num_text)); 2122 png_inforp info_ptr, png_const_textp text_ptr, int num_text));
|