Audacity 3.2.0
|
Classes | |
struct | CacheElement |
Functions | |
void | CheckCacheElementLookup (GraphicsDataCache< CacheElement > &cache, const ZoomInfo &zoomInfo, double t0, double t1, size_t count) |
void anonymous_namespace{GraphicsDataCacheTests.cpp}::CheckCacheElementLookup | ( | GraphicsDataCache< CacheElement > & | cache, |
const ZoomInfo & | zoomInfo, | ||
double | t0, | ||
double | t1, | ||
size_t | count | ||
) |
Definition at line 38 of file GraphicsDataCacheTests.cpp.
References GraphicsDataCacheBase::CacheElementWidth, GraphicsDataCache< CacheElementType >::PerformLookup(), and ZoomInfo::TimeToPosition().
Referenced by TEST_CASE().