OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDeckLinkAPI_BundlePath
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/decklink/mac/include/
DeckLinkAPIDispatch_v7_6.cpp
32
#define
kDeckLinkAPI_BundlePath
"/Library/Frameworks/DeckLinkAPI.framework"
51
bundleURL = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, CFSTR(
kDeckLinkAPI_BundlePath
), kCFURLPOSIXPathStyle, true);
DeckLinkAPIDispatch_v8_0.cpp
36
#define
kDeckLinkAPI_BundlePath
"/Library/Frameworks/DeckLinkAPI.framework"
57
bundleURL = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, CFSTR(
kDeckLinkAPI_BundlePath
), kCFURLPOSIXPathStyle, true);
DeckLinkAPIDispatch.cpp
36
#define
kDeckLinkAPI_BundlePath
"/Library/Frameworks/DeckLinkAPI.framework"
60
bundleURL = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, CFSTR(
kDeckLinkAPI_BundlePath
), kCFURLPOSIXPathStyle, true);
Completed in 207 milliseconds