Home
last modified time | relevance | path

Searched defs:isBusy (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/
DGrPlotMgr.h53 bool isBusy(int x, int y) const { in isBusy() function
/external/chromium_org/third_party/skia/src/gpu/
DGrPlotMgr.h53 bool isBusy(int x, int y) const { in isBusy() function
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
Dcommands.js76 CommandQueue.prototype.isBusy = function() { return this.busy_ }; method in CommandQueue
Dimage_util.js551 ImageUtil.ImageLoader.prototype.isBusy = function() { method in ImageUtil.ImageLoader
Dimage_editor.js73 ImageEditor.prototype.isBusy = function() { method in ImageEditor