Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
Dfpdf_module.h192 virtual CPDF_RenderConfig* GetConfig() in GetConfig() function
/external/mesa3d/src/mesa/drivers/x11/
Drealglx.c57 glx.GetConfig = _real_glXGetConfig; in _real_GetGLXDispatchTable()
Dglxapi.h70 int (*GetConfig)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value); member
Dglxapi.c265 return (t->GetConfig)(dpy, visinfo, attrib, value); in glXGetConfig()
Dfakeglx.c2946 glx.GetConfig = Fake_glXGetConfig; in _mesa_GetGLXDispatchTable()
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render.cpp106 virtual CPDF_RenderConfig* GetConfig() in GetConfig() function in CPDF_RenderModule
1119 int objs_to_go = CPDF_ModuleMgr::Get()->GetRenderModule()->GetConfig()->m_RenderStepLimit; in Continue()
1142 … objs_to_go = CPDF_ModuleMgr::Get()->GetRenderModule()->GetConfig()->m_RenderStepLimit; in Continue()