Searched refs:ScopedCFTypeRef (Results 1 – 13 of 13) sorted by relevance
40 rtc::ScopedCFTypeRef<CGImageRef> cg_image);46 rtc::ScopedCFTypeRef<CGImageRef> cg_image,47 rtc::ScopedCFTypeRef<CFDataRef> cg_data);49 const rtc::ScopedCFTypeRef<CGImageRef> cg_image_;50 const rtc::ScopedCFTypeRef<CFDataRef> cg_data_;
22 rtc::ScopedCFTypeRef<CGImageRef> cg_image(CGDisplayCreateImage(display_id));32 rtc::ScopedCFTypeRef<CGImageRef> cg_image(46 rtc::ScopedCFTypeRef<CGImageRef> cg_image) {61 rtc::ScopedCFTypeRef<CFDataRef> cg_data(CGDataProviderCopyData(cg_provider));76 rtc::ScopedCFTypeRef<CFDataRef> cf_icc_profile(CGColorSpaceCopyICCProfile(cg_color_space));93 rtc::ScopedCFTypeRef<CGImageRef> cg_image,94 rtc::ScopedCFTypeRef<CFDataRef> cg_data)
29 rtc::ScopedCFTypeRef<IOSurfaceRef> io_surface);35 explicit DesktopFrameIOSurface(rtc::ScopedCFTypeRef<IOSurfaceRef> io_surface);37 const rtc::ScopedCFTypeRef<IOSurfaceRef> io_surface_;
20 rtc::ScopedCFTypeRef<IOSurfaceRef> io_surface) {46 DesktopFrameIOSurface::DesktopFrameIOSurface(rtc::ScopedCFTypeRef<IOSurfaceRef> io_surface)
41 rtc::ScopedCFTypeRef<IOSurfaceRef> io_surface);
131 rtc::ScopedCFTypeRef<CGImageRef> CreateExcludedWindowRegionImage(const DesktopRect& pixel_bounds,142 return rtc::ScopedCFTypeRef<CGImageRef>(344 rtc::ScopedCFTypeRef<CGImageRef> excluded_image;386 rtc::ScopedCFTypeRef<CFDataRef> excluded_image_data(CGDataProviderCopyData(provider));469 rtc::ScopedCFTypeRef<CFDictionaryRef> properties_dict(537 display_id, rtc::ScopedCFTypeRef<IOSurfaceRef>(io_surface, rtc::RetainPolicy::RETAIN));
45 rtc::ScopedCFTypeRef<IOSurfaceRef> io_surface) {
101 using ScopedCFTypeRef = variable105 static ScopedCFTypeRef<T> AdoptCF(T cftype) { in AdoptCF()106 return ScopedCFTypeRef<T>(cftype, RetainPolicy::RETAIN); in AdoptCF()110 static ScopedCFTypeRef<T> ScopedCF(T cftype) { in ScopedCF()111 return ScopedCFTypeRef<T>(cftype); in ScopedCF()
105 base::ScopedCFTypeRef<CFStringRef> key( in ValueToProperty()107 base::ScopedCFTypeRef<CFPropertyListRef> cf_value( in ValueToProperty()125 base::ScopedCFTypeRef<CFPropertyListRef> cf_value( in ValueToProperty()
216 ScopedCFTypeRef<CFStringRef> cf_path(CFStringCreateWithCString( in UpdateEventStream()218 ScopedCFTypeRef<CFStringRef> cf_dir_path(CFStringCreateWithCString( in UpdateEventStream()222 ScopedCFTypeRef<CFArrayRef> watched_paths(CFArrayCreate( in UpdateEventStream()
1206 ScopedCFTypeRef<CFStringRef> cfstring( in GetHFSDecomposedForm()1254 ScopedCFTypeRef<CFStringRef> cfstring1( in CompareIgnoreCase()1262 ScopedCFTypeRef<CFStringRef> cfstring2( in CompareIgnoreCase()
126 ScopedCFTypeRef<CFStringRef> data_file_name( in LazyInitIcuDataFile()
113 rtc::ScopedCFTypeRef<CMVideoFormatDescriptionRef> inputFormat =