cache + pixelRatio

This commit is contained in:
lavrton
2015-02-14 22:12:54 +07:00
parent 7d65463e3c
commit c3511210f2
23 changed files with 449 additions and 85 deletions

View File

@@ -1,6 +1,7 @@
suite('Blur', function() {
// ======================================================
test('basic blur', function(done) {
this.timeout(5000);
var stage = addStage();
var imageObj = new Image();