Searched defs:CLSID_WICImagingFactory (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
H A DSkImageDecoder_WIC.cpp22 //All Windows SDKs back to XPSP2 export the CLSID_WICImagingFactory symbol.
23 //In the Windows8 SDK the CLSID_WICImagingFactory symbol is still exported
24 //but CLSID_WICImagingFactory is then #defined to CLSID_WICImagingFactory2.
27 #if defined(CLSID_WICImagingFactory)
28 #undef CLSID_WICImagingFactory macro
104 CLSID_WICImagingFactory
327 CLSID_WICImagingFactory
/external/skia/src/ports/
H A DSkImageDecoder_WIC.cpp22 //All Windows SDKs back to XPSP2 export the CLSID_WICImagingFactory symbol.
23 //In the Windows8 SDK the CLSID_WICImagingFactory symbol is still exported
24 //but CLSID_WICImagingFactory is then #defined to CLSID_WICImagingFactory2.
27 #if defined(CLSID_WICImagingFactory)
28 #undef CLSID_WICImagingFactory macro
104 CLSID_WICImagingFactory
327 CLSID_WICImagingFactory

Completed in 140 milliseconds