Home
last modified time | relevance | path

Searched refs:CFTypeRef (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/experimental/graphite/include/mtl/
H A DMtlBackendContext.h18 sk_cfp<CFTypeRef> fDevice;
19 sk_cfp<CFTypeRef> fQueue;
/third_party/skia/src/ports/
H A DSkTypeface_mac_ct.cpp93 /* Checked dynamic downcast of CFTypeRef.
101 static bool SkCFDynamicCast(CFTypeRef cf, CF* cfAsCF, char const* name) { in SkCFDynamicCast()
135 static bool SkCFNumberDynamicCast(CFTypeRef cf, T* number, CFNumberRef* cfNumber, char const* name){ in SkCFNumberDynamicCast()
199 SkUniqueCFRef<CFTypeRef> opsz(CTFontCopyAttribute(baseFont, SkCTFontOpticalSizeAttribute)); in SkCTFontCreateExactCopy()
414 SkUniqueCFRef<CFTypeRef> traits(CTFontDescriptorCopyAttribute(desc, kCTFontTraitsAttribute));
804 CFTypeRef tag = CFDictionaryGetValue(axisInfoDict, kCTFontVariationAxisIdentifierKey);
811 CFTypeRef value = CFDictionaryGetValue(ctVariation.get(), tagNumber);
817 CFTypeRef def = CFDictionaryGetValue(axisInfoDict, kCTFontVariationAxisDefaultValueKey);
1139 CFTypeRef tag = CFDictionaryGetValue(axisInfoDict, kCTFontVariationAxisIdentifierKey);
1149 CFTypeRef mi
[all...]
H A DSkFontMgr_mac_ct.cpp375 SkUniqueCFRef<CFTypeRef> familyName( in SkCopyAvailableFontFamilyNames()
/third_party/libuv/src/unix/
H A Ddarwin-proctitle.c62 CFTypeRef (*pLSGetCurrentApplicationASN)(void); in uv__set_process_title()
64 CFTypeRef, in uv__set_process_title()
77 CFTypeRef asn; in uv__set_process_title()
H A Ddarwin-stub.h49 typedef void* CFTypeRef; typedef
H A Dfsevents.c117 static void (*pCFRelease)(CFTypeRef);
/third_party/node/deps/uv/src/unix/
H A Ddarwin-proctitle.c62 CFTypeRef (*pLSGetCurrentApplicationASN)(void); in uv__set_process_title()
64 CFTypeRef, in uv__set_process_title()
77 CFTypeRef asn; in uv__set_process_title()
H A Ddarwin-stub.h53 typedef void* CFTypeRef; typedef
H A Ddarwin.c195 CFTypeRef (*pIORegistryEntryCreateCFProperty)(io_registry_entry_t, in uv__get_cpu_speed()
208 void (*pCFRelease)(CFTypeRef); in uv__get_cpu_speed()
H A Dfsevents.c117 static void (*pCFRelease)(CFTypeRef);
/third_party/skia/src/gpu/mtl/
H A DGrMtlPipeline.h28 CFGetRetainCount((CFTypeRef)fPipelineState));
H A DGrMtlSampler.h43 CFGetRetainCount((CFTypeRef)fMtlSamplerState));
H A DGrMtlDepthStencil.h62 CFGetRetainCount((CFTypeRef)fMtlDepthStencilState));
H A DGrMtlSemaphore.h37 CFGetRetainCount((CFTypeRef)fMtlEvent));
/third_party/skia/tools/sk_app/
H A DGraphiteMetalWindowContext.h51 CFTypeRef fDrawableHandle;
/third_party/cups-filters/backend/
H A Dserial.c1129 CFTypeRef serialNameAsCFString; in list_devices()
1130 CFTypeRef bsdPathAsCFString; in list_devices()
1131 CFTypeRef hiddenVal; in list_devices()
/third_party/curl/lib/vtls/
H A Dsectransp.c1094 CFTypeRef keys[5]; in CopyIdentityWithLabel()
1095 CFTypeRef values[5]; in CopyIdentityWithLabel()
1121 status = SecItemCopyMatching(query_dict, (CFTypeRef *) &keys_list); in CopyIdentityWithLabel()
1261 CFTypeRef item = (CFTypeRef) CFArrayGetValueAtIndex(items, i); in CopyIdentityFromPKCS12File()
1265 CFTypeRef identity = (CFTypeRef) CFDictionaryGetValue( in CopyIdentityFromPKCS12File()
1870 CFTypeRef certs_c[1];
/third_party/skia/src/utils/mac/
H A DSkCTFont.cpp384 SkUniqueCFRef<CFTypeRef> traitsRef( in SkCTFontGetDataFontWeightMapping()
391 CFTypeRef weightRef; in SkCTFontGetDataFontWeightMapping()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-coretext.cc627 CFTypeRef keys[] = { in _hb_coretext_shape()
631 CFTypeRef values[] = { in _hb_coretext_shape()

Completed in 15 milliseconds