Blender V5.0
SEQ_thumbnail_cache.hh File Reference

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::seq

Functions

ImBufblender::seq::thumbnail_cache_get (const bContext *C, Scene *scene, const Strip *strip, float timeline_frame)
void blender::seq::thumbnail_cache_maintain_capacity (Scene *scene)
void blender::seq::thumbnail_cache_invalidate_strip (Scene *scene, const Strip *strip)
void blender::seq::thumbnail_cache_discard_requests_outside (Scene *scene, const rctf &rect)
void blender::seq::thumbnail_cache_clear (Scene *scene)
void blender::seq::thumbnail_cache_destroy (Scene *scene)
bool blender::seq::strip_can_have_thumbnail (const Scene *scene, const Strip *strip)

Variables

static constexpr int blender::seq::THUMB_SIZE = 256