Go to the source code of this file.
|
| static float | blender::ed::vse::thumb_calc_first_timeline_frame (const Strip *strip, float left_handle, float frame_step, const rctf *view_area) |
| static float | blender::ed::vse::thumb_calc_next_timeline_frame (const Strip *strip, float left_handle, float last_frame, float frame_step) |
| static void | blender::ed::vse::strip_get_thumb_image_dimensions (const Strip *strip, float pixelx, float pixely, float *r_thumb_width, float thumb_height, float *r_image_width, float *r_image_height) |
| static void | blender::ed::vse::get_seq_strip_thumbnails (const View2D *v2d, const bContext *C, Scene *scene, const StripDrawContext &strip, float pixelx, float pixely, bool is_muted, Vector< SeqThumbInfo > &r_thumbs) |
| void | blender::ed::vse::draw_strip_thumbnails (TimelineDrawContext *ctx, StripsDrawBatch &strips_batch, const blender::Vector< StripDrawContext > &strips) |