webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Types | Public Member Functions | List of all members
WebCore::SubimageCacheWithTimer Class Reference

#include <SubimageCacheWithTimer.h>

Classes

struct  SubimageCacheEntry
 
struct  SubimageCacheEntryTraits
 
struct  SubimageCacheHash
 

Public Types

typedef HashSet< SubimageCacheEntry, SubimageCacheHash, SubimageCacheEntryTraitsSubimageCache
 

Public Member Functions

 SubimageCacheWithTimer ()
 
RetainPtr< CGImageRefgetSubimage (CGImageRef, const FloatRect &)
 
void clearImage (CGImageRef)
 

Member Typedef Documentation

◆ SubimageCache

Constructor & Destructor Documentation

◆ SubimageCacheWithTimer()

WebCore::SubimageCacheWithTimer::SubimageCacheWithTimer ( )

Member Function Documentation

◆ clearImage()

void WebCore::SubimageCacheWithTimer::clearImage ( CGImageRef  )

◆ getSubimage()

RetainPtr<CGImageRef> WebCore::SubimageCacheWithTimer::getSubimage ( CGImageRef  ,
const FloatRect  
)

The documentation for this class was generated from the following file: