RetroArch
Functions
ozone_entries.c File Reference
#include "ozone.h"
#include "ozone_texture.h"
#include "ozone_display.h"
#include <string/stdstring.h>
#include <encodings/utf.h>
#include "../../menu_driver.h"
#include "../../menu_animation.h"
Include dependency graph for ozone_entries.c:

Functions

static void ozone_draw_entry_value (ozone_handle_t *ozone, video_frame_info_t *video_info, char *value, unsigned x, unsigned y, uint32_t alpha_uint32, menu_entry_t *entry)
 
void ozone_draw_entries (ozone_handle_t *ozone, video_frame_info_t *video_info, unsigned selection, unsigned selection_old, file_list_t *selection_buf, float alpha, float scroll_y, bool is_playlist)
 

Function Documentation

◆ ozone_draw_entries()

void ozone_draw_entries ( ozone_handle_t ozone,
video_frame_info_t video_info,
unsigned  selection,
unsigned  selection_old,
file_list_t selection_buf,
float  alpha,
float  scroll_y,
bool  is_playlist 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ozone_draw_entry_value()

static void ozone_draw_entry_value ( ozone_handle_t ozone,
video_frame_info_t video_info,
char *  value,
unsigned  x,
unsigned  y,
uint32_t  alpha_uint32,
menu_entry_t entry 
)
static
Here is the call graph for this function:
Here is the caller graph for this function: