Home
last modified time | relevance | path

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

/plugin/processing/
H A Dscript.js1174 maxPixelsCached = 1000, variable
6495 maxPixelsCached = Math.max(1000, aWidth * aHeight * 0.05);
9390 if(++setPixelsCached > maxPixelsCached) {