Searched refs:cg_image (Results 1 – 8 of 8) sorted by relevance
66 cg_image = parsed.cg_image; in set_sample_filename()78 if (cg_image.empty()) in is_dependent()80 return cg_image != image || cg_image != lib_image; in is_dependent()
223 result.cg_image = parse_anon(path[i], path[i - 1]); in parse_filename()227 result.cg_image += "/" + path[i]; in parse_filename()
27 std::string cg_image; member
74 std::string cg_image; variable
476 extra_found_images.find_image_path(callee_file.cg_image, in populate()479 report_image_error(callee_file.cg_image, in populate()483 op_bfd callee_bfd(callee_file.cg_image, in populate()486 report_image_error(callee_file.cg_image, in populate()
532 if (parsed.cg_image.empty()) { in add_to_profile_sample_files()
60 base::mac::ScopedCFTypeRef<CGImageRef> cg_image(64 [[NSBitmapImageRep alloc] initWithCGImage:cg_image.get()];274 base::mac::ScopedCFTypeRef<CGImageRef> cg_image(280 cursor_info.customImage = cg_image.get();315 CGImageRef cg_image = nil;319 cg_image = [rep CGImage];324 if (cg_image) {328 cursor_info.customImage = cg_image;373 base::mac::ScopedCFTypeRef<CGImageRef> cg_image(375 *image = cg_image.get();
971 * libpp/parse_filename.h: add a cg_image member