HomeSort by relevance Sort by last modified time
    Searched refs:image_lock (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ash/desktop_background/
wallpaper_resizer_unittest.cc 50 SkAutoLockPixels image_lock(*image_bitmap);
  /art/runtime/gc/space/
image_space.cc 535 ScopedFlock image_lock; local
536 image_lock.Init(image_filename->c_str(), error_msg);
600 ScopedFlock image_lock; local
601 image_lock.Init(cache_filename.c_str(), error_msg);
    [all...]
  /external/chromium_org/chrome/browser/web_applications/
web_app_win.cc 47 SkAutoLockPixels image_lock(bitmap);
  /external/chromium_org/content/shell/browser/
webkit_test_controller.cc 524 SkAutoLockPixels image_lock(image);
  /external/chromium_org/ui/base/clipboard/
clipboard_unittest.cc 384 SkAutoLockPixels image_lock(image);

Completed in 140 milliseconds