Searched defs:_fillFromImage (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/tool/commands/data/rebaselineserver/
H A Dloupe.js77 this._fillFromImage(x, y, 'expected', $('expected-image'));
78 this._fillFromImage(x, y, 'actual', $('actual-image'));
84 Loupe.prototype._fillFromImage = function(x, y, type, sourceImage)

Completed in 66 milliseconds