Home
last modified time | relevance | path

Searched defs:pFactory (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_simple_parser.cpp349 CXFA_SimpleParser::CXFA_SimpleParser(CXFA_Document* pFactory) in CXFA_SimpleParser()
354 void CXFA_SimpleParser::SetFactory(CXFA_Document* pFactory) { in SetFactory()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationWin32KeyedMutexTests.cpp1267 IDXGIFactory1* pFactory = NULL; in DX11OperationSupport() local