Searched refs:renderDevice (Results 1 – 2 of 2) sorted by relevance
101 CXFA_Graphics::CXFA_Graphics(CFX_RenderDevice* renderDevice) in CXFA_Graphics() argument102 : m_type(FX_CONTEXT_None), m_renderDevice(renderDevice) { in CXFA_Graphics()103 if (!renderDevice) in CXFA_Graphics()
37 explicit CXFA_Graphics(CFX_RenderDevice* renderDevice);