HomeSort by relevance Sort by last modified time
    Searched refs:CLSID_WICImagingFactory (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/skia/src/ports/
SkImageDecoder_WIC.cpp 40 //All Windows SDKs back to XPSP2 export the CLSID_WICImagingFactory symbol.
41 //In the Windows8 SDK the CLSID_WICImagingFactory symbol is still exported
42 //but CLSID_WICImagingFactory is then #defined to CLSID_WICImagingFactory2.
45 #if defined(CLSID_WICImagingFactory)
46 #undef CLSID_WICImagingFactory
122 CLSID_WICImagingFactory
347 CLSID_WICImagingFactory
  /external/skia/src/ports/
SkImageDecoder_WIC.cpp 40 //All Windows SDKs back to XPSP2 export the CLSID_WICImagingFactory symbol.
41 //In the Windows8 SDK the CLSID_WICImagingFactory symbol is still exported
42 //but CLSID_WICImagingFactory is then #defined to CLSID_WICImagingFactory2.
45 #if defined(CLSID_WICImagingFactory)
46 #undef CLSID_WICImagingFactory
122 CLSID_WICImagingFactory
347 CLSID_WICImagingFactory
  /external/chromium_org/win8/metro_driver/
print_handler.cc 210 hr = CoCreateInstance(CLSID_WICImagingFactory,
  /external/webp/examples/
dwebp.c 107 IFS(CoCreateInstance(MAKE_REFGUID(CLSID_WICImagingFactory), NULL,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincodec.h     [all...]

Completed in 90 milliseconds