Home
last modified time | relevance | path

Searched refs:pDeviceModule (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/android/
Dfx_android_imp.cpp18 CFPF_SkiaDeviceModule* pDeviceModule = CFPF_GetSkiaDeviceModule(); in InitPlatform() local
19 if (!pDeviceModule) in InitPlatform()
22 CFPF_SkiaFontMgr* pFontMgr = pDeviceModule->GetFontMgr(); in InitPlatform()
28 m_pPlatformData = pDeviceModule; in InitPlatform()