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

  /external/chromium_org/ui/gfx/image/
image_unittest_util.h 74 PlatformImage CopyPlatformType(const gfx::Image& image);
image_unittest.cc 277 gfx::Image from_platform(gt::CopyPlatformType(from_png));
322 gfx::Image from_platform(gt::CopyPlatformType(from_png));
359 gfx::Image from_platform(gt::CopyPlatformType(from_png));
514 gfx::Image from_platform(gt::CopyPlatformType(from_skbitmap));
555 gfx::Image from_platform(gt::CopyPlatformType(from_skbitmap));
image_unittest_util.cc 219 PlatformImage CopyPlatformType(const gfx::Image& image) {

Completed in 78 milliseconds