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

  /external/chromium_org/win8/metro_driver/
print_document_source.h 59 wic_factory(factory_wic) {
66 wic_factory(other.wic_factory) {
72 mswr::ComPtr<IWICImagingFactory2> wic_factory; member in struct:metro_driver::PrintDocumentSource::DirectXContext
print_document_source.cc 66 DCHECK(directx_context.wic_factory.Get() != NULL);
177 directx_context_.wic_factory.Get(),
print_handler.cc 213 IID_PPV_ARGS(&directx_context_.wic_factory));

Completed in 49 milliseconds