Searched defs:userdata (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | stb_truetype.h | 636 void * userdata; member 1611 static void *stbtt__hheap_alloc(stbtt__hheap *hh, size_t size, void *userdata) in stbtt__hheap_alloc() 1638 static void stbtt__hheap_cleanup(stbtt__hheap *hh, void *userdata) in stbtt__hheap_cleanup() 1676 … *stbtt__new_active(stbtt__hheap *hh, stbtt__edge *e, int off_x, float start_point, void *userdata) in stbtt__new_active() 1697 … *stbtt__new_active(stbtt__hheap *hh, stbtt__edge *e, int off_x, float start_point, void *userdata) in stbtt__new_active() 1763 …stbtt__bitmap *result, stbtt__edge *e, int n, int vsubsample, int off_x, int off_y, void *userdata) in stbtt__rasterize_sorted_edges() 2065 …stbtt__bitmap *result, stbtt__edge *e, int n, int vsubsample, int off_x, int off_y, void *userdata) in stbtt__rasterize_sorted_edges() 2248 …e_x, float scale_y, float shift_x, float shift_y, int off_x, int off_y, int invert, void *userdata) in stbtt__rasterize() 2334 …, int num_verts, float objspace_flatness, int **contour_lengths, int *num_contours, void *userdata) in stbtt_FlattenCurves() 2403 …e_x, float scale_y, float shift_x, float shift_y, int x_off, int y_off, int invert, void *userdata) in stbtt_Rasterize() [all …]
|