Home
last modified time | relevance | path

Searched refs:ImageCache (Results 1 – 25 of 661) sorted by relevance

12345678910>>...27

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/image_fetcher/core/cache/
H A Dimage_cache.cc60 ImageCache::ImageCache(std::unique_ptr<ImageDataStore> data_store, in ImageCache() function in image_fetcher::ImageCache
72 ImageCache::~ImageCache() = default;
74 void ImageCache::SaveImage(std::string url, in SaveImage()
89 void ImageCache::LoadImage(bool read_only, in LoadImage()
98 void ImageCache::DeleteImage(std::string url) { in DeleteImage()
114 void ImageCache::MaybeStartInitialization() { in MaybeStartInitialization()
130 void ImageCache::OnDependencyInitialized() { in OnDependencyInitialized()
170 void ImageCache::LoadImageImpl(bool read_only, in LoadImageImpl()
208 void ImageCache::RunEvictionOnStartup() { in RunEvictionOnStartup()
225 void ImageCache::RunEvictionWhenFull() { in RunEvictionWhenFull()
[all …]
H A Dimage_cache.h28 class ImageCache; variable
34 class ImageCache : public base::RefCounted<ImageCache> {
39 ImageCache(std::unique_ptr<ImageDataStore> data_storage,
62 friend class base::RefCounted<ImageCache>;
63 ~ImageCache();
124 base::WeakPtrFactory<ImageCache> weak_ptr_factory_{this};
126 DISALLOW_COPY_AND_ASSIGN(ImageCache);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/image_fetcher/core/cache/
H A Dimage_cache.cc60 ImageCache::ImageCache(std::unique_ptr<ImageDataStore> data_store, in ImageCache() function in image_fetcher::ImageCache
72 ImageCache::~ImageCache() = default;
74 void ImageCache::SaveImage(std::string url, in SaveImage()
88 void ImageCache::LoadImage(bool read_only, in LoadImage()
97 void ImageCache::DeleteImage(std::string url) { in DeleteImage()
113 void ImageCache::MaybeStartInitialization() { in MaybeStartInitialization()
129 void ImageCache::OnDependencyInitialized() { in OnDependencyInitialized()
167 void ImageCache::LoadImageImpl(bool read_only, in LoadImageImpl()
205 void ImageCache::RunEvictionOnStartup() { in RunEvictionOnStartup()
222 void ImageCache::RunEvictionWhenFull() { in RunEvictionWhenFull()
[all …]
H A Dimage_cache.h28 class ImageCache; variable
34 class ImageCache : public base::RefCounted<ImageCache> {
39 ImageCache(std::unique_ptr<ImageDataStore> data_storage,
61 friend class base::RefCounted<ImageCache>;
62 ~ImageCache();
122 base::WeakPtrFactory<ImageCache> weak_ptr_factory_{this};
124 DISALLOW_COPY_AND_ASSIGN(ImageCache);
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dgamebigmap.cpp437 d_cursor = ImageCache::FEET; in mouse_button_event()
446 d_cursor = ImageCache::FEET; in mouse_button_event()
588 d_cursor = ImageCache::TARGET; in determine_mouse_cursor()
595 d_cursor = ImageCache::FEET; in determine_mouse_cursor()
706 d_cursor = ImageCache::HAND; in determine_mouse_cursor()
708 d_cursor = ImageCache::ROOK; in determine_mouse_cursor()
710 d_cursor = ImageCache::ROOK; in determine_mouse_cursor()
716 d_cursor = ImageCache::RUIN; in determine_mouse_cursor()
718 d_cursor = ImageCache::RUIN; in determine_mouse_cursor()
866 ImageCache *gc = ImageCache::getInstance(); in after_draw()
[all …]
H A DImageCache.cpp44 ImageCache* ImageCache::s_instance = 0;
46 ImageCache* ImageCache::getInstance() in getInstance()
49 s_instance = new ImageCache(); in getInstance()
54 void ImageCache::deleteInstance() in deleteInstance()
63 ImageCache::ImageCache() in ImageCache() function in ImageCache
299 ImageCache::~ImageCache() in ~ImageCache()
369 void ImageCache::reset() in reset()
407 void ImageCache::checkPictures() in checkPictures()
1980 s = ImageCache::circled in generate()
2452 return ImageCache::applyMask in generate()
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/designercore/include/
H A Dasynchronousimagecache.h55 ImageCache::AbortCallback abortCallback,
74 ImageCache::CaptureImageCallback &&captureCallback, in Entry()
75 ImageCache::AbortCallback &&abortCallback, in Entry()
76 ImageCache::AuxiliaryData &&auxiliaryData, in Entry()
88 ImageCache::CaptureImageCallback captureCallback;
89 ImageCache::AbortCallback abortCallback;
90 ImageCache::AuxiliaryData auxiliaryData;
98 ImageCache::AbortCallback &&abortCallback,
99 ImageCache::AuxiliaryData &&auxiliaryData,
109 ImageCache::AbortCallback abortCallback,
[all …]
H A Dasynchronousimagecacheinterface.h40 ImageCache::CaptureImageCallback captureCallback,
41 ImageCache::AbortCallback abortCallback,
43 ImageCache::AuxiliaryData auxiliaryData = {})
46 ImageCache::CaptureImageCallback captureCallback,
47 ImageCache::AbortCallback abortCallback,
49 ImageCache::AuxiliaryData auxiliaryData = {})
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/copyright/agent_tests/testdata/
H A Dtestdata623 #include "ImageCache.h"
25 ImageCache::ImageCache()
49 ImageCache::~ImageCache()
63 ImageCache* ImageCache::_instance = 0;
65 ImageCache* ImageCache::instance()
68 _instance = new ImageCache();
74 const QPixmap* ImageCache::getArchive()
79 const QPixmap* ImageCache::getBackup()
84 const QPixmap* ImageCache::getFile()
119 const QPixmap* ImageCache::getTape()
[all …]
H A Dtestdata6_raw23 #include "ImageCache.h"
25 ImageCache::ImageCache()
49 ImageCache::~ImageCache()
63 ImageCache* ImageCache::_instance = 0;
65 ImageCache* ImageCache::instance()
68 _instance = new ImageCache();
74 const QPixmap* ImageCache::getArchive()
79 const QPixmap* ImageCache::getBackup()
84 const QPixmap* ImageCache::getFile()
119 const QPixmap* ImageCache::getTape()
[all …]
/dports/devel/libspice-server/spice-0.15.0/server/
H A Dimage-cache.h44 typedef struct ImageCache { struct
53 } ImageCache; argument
55 void image_cache_init (ImageCache *cache);
56 void image_cache_reset (ImageCache *cache);
57 void image_cache_aging (ImageCache *cache);
58 void image_cache_localize (ImageCache *cache, SpiceImage **image_ptr,
60 void image_cache_localize_brush (ImageCache *cache, SpiceBrush *brush,
62 void image_cache_localize_mask (ImageCache *cache, SpiceQMask *mask,
H A Dimage-cache.cpp23 static ImageCacheItem *image_cache_find(ImageCache *cache, uint64_t id) in image_cache_find()
36 static bool image_cache_hit(ImageCache *cache, uint64_t id) in image_cache_hit()
50 static void image_cache_remove(ImageCache *cache, ImageCacheItem *item) in image_cache_remove()
75 ImageCache *cache = SPICE_UPCAST(ImageCache, spice_cache); in image_cache_put()
106 ImageCache *cache = SPICE_UPCAST(ImageCache, spice_cache); in image_cache_get()
115 void image_cache_init(ImageCache *cache) in image_cache_init()
132 void image_cache_reset(ImageCache *cache) in image_cache_reset()
147 void image_cache_aging(ImageCache *cache) in image_cache_aging()
161 void image_cache_localize(ImageCache *cache, SpiceImage **image_ptr, in image_cache_localize()
204 void image_cache_localize_brush(ImageCache *cache, SpiceBrush *brush, SpiceImage *image_store) in image_cache_localize_brush()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/themes/
H A Dbrowser_theme_pack.h209 ImageCache* image_cache);
214 void CropImages(ImageCache* images) const;
222 void CreateToolbarImageAndColors(ImageCache* images);
227 void CreateFrameImagesAndColors(ImageCache* images);
236 void GenerateWindowControlButtonColor(ImageCache* images);
248 void RepackImages(const ImageCache& images,
253 void MergeImageCaches(const ImageCache& source,
254 ImageCache* destination) const;
259 void CopyImagesTo(const ImageCache& source, ImageCache* destination) const;
344 mutable ImageCache images_;
[all …]
/dports/games/palomino/palomino/src/fx/
H A Dimage_cache.hh15 #define GET_IMAGE_CACHE() (fx::ImageCache::GetInstance())
30 class ImageCache class
32 PREVENT_COPYING(ImageCache)
34 ImageCache( void );
35 ~ImageCache();
38 DEFINE_GetInstance( ImageCache ) // Singleton
43 CLASS_VAR ImageCache* msInstance;
H A Dimage_cache.cc29 ImageCache* ImageCache::msInstance;
34 ImageCache::ImageCache( void ) in ImageCache() function in fx::ImageCache
40 ImageCache::~ImageCache() in ~ImageCache()
50 ImageCache::LoadImage( const string& filename ) in LoadImage()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/base_wx/
H A DwxImageCache.h33 typedef HuginBase::ImageCache::ImageCacheRGB8Ptr ImageCacheRGB8Ptr;
34 typedef HuginBase::ImageCache::ImageCacheRGB16Ptr ImageCacheRGB16Ptr;
35 typedef HuginBase::ImageCache::ImageCacheRGBFloatPtr ImageCacheRGBFloatPtr;
36 typedef HuginBase::ImageCache::ImageCache8Ptr ImageCache8Ptr;
37 typedef HuginBase::ImageCache::ImageCacheICCProfile ImageCacheICCProfile;
39 using HuginBase::ImageCache;
42 WXIMPEX wxImage imageCacheEntry2wxImage(ImageCache::EntryPtr e);
/dports/games/lordsawar/lordsawar-0.3.2/src/gui/
H A Dgame-button-box.cpp53 ImageCache::getInstance()->getGameButtonPic in add_picture_to_button()
63 add_picture_to_button (ImageCache::CENTER_ON_STACK, center_button); in add_pictures_to_buttons()
65 add_picture_to_button (ImageCache::STACK_DEFEND, defend_button); in add_pictures_to_buttons()
66 add_picture_to_button (ImageCache::STACK_PARK, park_button); in add_pictures_to_buttons()
67 add_picture_to_button (ImageCache::STACK_DESELECT, deselect_button); in add_pictures_to_buttons()
68 add_picture_to_button (ImageCache::STACK_SEARCH, search_button); in add_pictures_to_buttons()
69 add_picture_to_button (ImageCache::STACK_MOVE, move_button); in add_pictures_to_buttons()
71 add_picture_to_button (ImageCache::END_TURN, end_turn_button); in add_pictures_to_buttons()
163 ImageCache *gc = ImageCache::getInstance(); in change_diplomacy_button_image()
169 gc->getGameButtonPic (ImageCache::DIPLOMACY_NEW_PROPOSALS, in change_diplomacy_button_image()
[all …]
/dports/games/widelands/widelands-build21/src/graphic/
H A Dimage_cache.cc29 ImageCache::ImageCache() { in ImageCache() function in ImageCache
32 ImageCache::~ImageCache() { in ~ImageCache()
35 bool ImageCache::has(const std::string& hash) const { in has()
39 const Image* ImageCache::insert(const std::string& hash, std::unique_ptr<const Image> image) { in insert()
46 void ImageCache::fill_with_texture_atlases( in fill_with_texture_atlases()
59 const Image* ImageCache::get(const std::string& hash) { in get()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/designercore/imagecache/
H A Dasynchronousimagecache.cpp71 ImageCache::CaptureImageCallback captureCallback, in request()
72 ImageCache::AbortCallback abortCallback, in request()
73 ImageCache::AuxiliaryData auxiliaryData, in request()
87 abortCallback(ImageCache::AbortReason::Failed); in request()
114 ImageCache::AbortCallback abortCallback, in requestImage()
116 ImageCache::AuxiliaryData auxiliaryData) in requestImage()
129 ImageCache::AbortCallback abortCallback, in requestSmallImage()
131 ImageCache::AuxiliaryData auxiliaryData) in requestSmallImage()
171 ImageCache::AbortCallback &&abortCallback, in addEntry()
172 ImageCache::AuxiliaryData &&auxiliaryData, in addEntry()
[all …]
H A Dimagecachegenerator.h58 ImageCache::CaptureImageWithSmallImageCallback &&captureCallback,
59 ImageCache::AbortCallback &&abortCallback,
60 ImageCache::AuxiliaryData &&auxiliaryData) override;
71 ImageCache::AuxiliaryData &&auxiliaryData, in Task()
73 ImageCache::CaptureImageWithSmallImageCallback &&captureCallback, in Task()
74 ImageCache::AbortCallback &&abortCallback) in Task()
85 ImageCache::AuxiliaryData auxiliaryData;
86 std::vector<ImageCache::CaptureImageWithSmallImageCallback> captureCallbacks;
87 std::vector<ImageCache::AbortCallback> abortCallbacks;
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/images/
H A Djuce_ImageCache.cpp29 struct ImageCache::Pimpl : private Timer,
35 JUCE_DECLARE_SINGLETON_SINGLETHREADED_MINIMAL (ImageCache::Pimpl) in JUCE_DECLARE_SINGLETON_SINGLETHREADED_MINIMAL()
113 JUCE_IMPLEMENT_SINGLETON (ImageCache::Pimpl) in JUCE_IMPLEMENT_SINGLETON()
117 Image ImageCache::getFromHashCode (const int64 hashCode) in JUCE_IMPLEMENT_SINGLETON()
125 void ImageCache::addImageToCache (const Image& image, const int64 hashCode) in addImageToCache()
130 Image ImageCache::getFromFile (const File& file) in getFromFile()
144 Image ImageCache::getFromMemory (const void* imageData, const int dataSize) in getFromMemory()
158 void ImageCache::setCacheTimeout (const int millisecs) in setCacheTimeout()
164 void ImageCache::releaseUnusedImages() in releaseUnusedImages()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/images/
H A Djuce_ImageCache.cpp29 struct ImageCache::Pimpl : private Timer,
35 JUCE_DECLARE_SINGLETON_SINGLETHREADED_MINIMAL (ImageCache::Pimpl) in JUCE_DECLARE_SINGLETON_SINGLETHREADED_MINIMAL()
113 JUCE_IMPLEMENT_SINGLETON (ImageCache::Pimpl) in JUCE_IMPLEMENT_SINGLETON()
117 Image ImageCache::getFromHashCode (const int64 hashCode) in JUCE_IMPLEMENT_SINGLETON()
125 void ImageCache::addImageToCache (const Image& image, const int64 hashCode) in addImageToCache()
130 Image ImageCache::getFromFile (const File& file) in getFromFile()
144 Image ImageCache::getFromMemory (const void* imageData, const int dataSize) in getFromMemory()
158 void ImageCache::setCacheTimeout (const int millisecs) in setCacheTimeout()
164 void ImageCache::releaseUnusedImages() in releaseUnusedImages()
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/doc/
H A Dimagecache.rst11 ImageCache is a utility class that allows an application to read pixels from
14 do this directly using ImageInput objects. But ImageCache offers the
24 * The ImageCache is completely thread-safe; if multiple threads are
25 accessing the same file, the ImageCache internals will handle all the
28 * No matter how many image files you are accessing, the ImageCache will
44 Below are some simple code fragments that shows ImageCache in action::
50 ImageCache *cache = ImageCache::create ();
69 ImageCache::Tile *tile;
83 ImageCache::destroy (cache);
88 ImageCache API
[all …]
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/doc/
H A Dimagecache.rst11 ImageCache is a utility class that allows an application to read pixels from
14 do this directly using ImageInput objects. But ImageCache offers the
24 * The ImageCache is completely thread-safe; if multiple threads are
25 accessing the same file, the ImageCache internals will handle all the
28 * No matter how many image files you are accessing, the ImageCache will
44 Below are some simple code fragments that shows ImageCache in action::
50 ImageCache *cache = ImageCache::create ();
69 ImageCache::Tile *tile;
83 ImageCache::destroy (cache);
88 ImageCache API
[all …]
/dports/misc/parley/parley-21.12.3/src/practice/
H A Dimagecache.cpp18 void ImageCache::setFilenames(const QStringList &filenames) in setFilenames()
32 void ImageCache::updateImage(const QString &id, const QImage &image) in updateImage()
37 QSize ImageCache::imageSize(const QString &id) in imageSize()
45 QImage ImageCache::getImage(const QString &id) in getImage()
53 void ImageCache::setSaveFilename(const QString &filename) in setSaveFilename()
62 void ImageCache::openCache() in openCache()
97 void ImageCache::saveCache() in saveCache()
107 QDebug Practice::operator<<(QDebug dbg, const ImageCache &c) in operator <<()

12345678910>>...27