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 276 gfx::Image from_platform(gt::CopyPlatformType(from_png));
321 gfx::Image from_platform(gt::CopyPlatformType(from_png));
358 gfx::Image from_platform(gt::CopyPlatformType(from_png));
513 gfx::Image from_platform(gt::CopyPlatformType(from_skbitmap));
554 gfx::Image from_platform(gt::CopyPlatformType(from_skbitmap));
image_unittest_util.cc 218 PlatformImage CopyPlatformType(const gfx::Image& image) {

Completed in 62 milliseconds