Home
last modified time | relevance | path

Searched refs:imageCache (Results 1 – 10 of 10) sorted by relevance

/plugin/jcapture/src/com/hammurapi/jcapture/
DScreenRecorder.java214 …Map<Region, Image> imageCache = new IdentityHashMap<Region, VideoEncoder.Fragment.Frame.Shape.Imag… in getMovie() local
253 imageCache.put(region, (Image) content); in getMovie()
258 … content = new ShapeImpl.ImageReferenceImpl(imageCache.get(region.getMasterImageRegion())); in getMovie()
DSwfEncoder.java114 Map<Image, ImageTag> imageCache = new IdentityHashMap<Image, ImageTag>(); in encode() local
239 ImageTag imageTag = imageCache.get(image); in encode()
245 imageCache.put(image, imageTag); in encode()
/plugin/jcapture/lib/
Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/
DEditor.js2777 Editor.prototype.convertImages = function(svgRoot, callback, imageCache, converter) argument
2803 var cache = imageCache || new Object();
3364 …Editor.prototype.exportToCanvas = function(callback, width, imageCache, background, error, limitHe… argument
3591 }), imageCache, converter);
DEditorUi.js14907 …EditorUi.prototype.exportToCanvas = function(callback, width, imageCache, background, error, limit… argument
14911 return this.editor.exportToCanvas(callback, width, imageCache, background, error, limitHeight,
14922 EditorUi.prototype.convertImages = function(svgRoot, callback, imageCache, converter) argument
14925 return this.editor.convertImages(svgRoot, callback, imageCache, converter);
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js15828 this.imageCache = Object.create(null);
16261 var cacheEntry = this.imageCache[cacheKey];
16280 this.imageCache[cacheKey] = imageStream;
30682 …var resources, image, _ref3$isInline, isInline, operatorList, cacheKey, imageCache, _ref3$forceDis…
30688 …operatorList = _ref3.operatorList, cacheKey = _ref3.cacheKey, imageCache = _ref3.imageCache, _ref3…
30737 imageCache[cacheKey] = { variable
30786 imageCache[cacheKey] = { variable
30799 imageCache: imageCache, property
30861 imageCache[cacheKey] = { variable
31307 var imageCache = Object.create(null);
[all …]
Dpdf.worker.js.map1imageCache","softMask","SMALL_IMAGE_DIMENSIONS","imageObj","NativeImageDecoder","nativeImageDecode…
/plugin/processing/
Dscript.js9209 if (curSketch.imageCache.images[file]) {
9210 return new PImage(curSketch.imageCache.images[file]);
11667 if (!curSketch.imageCache.pending && curSketch.fonts.pending()) {
12890 sketch.imageCache.add(imageName);
12970 this.imageCache = { property in Processing.Sketch
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/mermaid/
H A Dmermaid.min.js1979 …1e,t)});A1e={};A1e.getCachedImage=function(t,e,r){var n=this,i=n.imageCache=n.imageCache||{},a=i[t…