Searched defs:Emplace (Results 1 - 8 of 8) sorted by relevance

/external/pdfium/core/fpdfapi/page/
H A Dcpdf_path.h24 void Emplace() { m_Ref.Emplace(); } function in class:CPDF_Path
H A Dcpdf_clippath.h28 void Emplace() { m_Ref.Emplace(); } function in class:CPDF_ClipPath
H A Dcpdf_colorstate.cpp20 void CPDF_ColorState::Emplace() { function in class:CPDF_ColorState
21 m_Ref.Emplace();
H A Dcpdf_generalstate.h23 void Emplace() { m_Ref.Emplace(); } function in class:CPDF_GeneralState
H A Dcpdf_textstate.cpp16 void CPDF_TextState::Emplace() { function in class:CPDF_TextState
17 m_Ref.Emplace();
/external/drm_hwcomposer/
H A Dplatform.h87 static int Emplace(std::vector<DrmCompositionPlane> *composition, function in class:android::Planner::PlanStage
/external/pdfium/core/fxcrt/
H A Dcfx_shared_copy_on_write.h24 ObjClass* Emplace(Args... params) { function in class:CFX_SharedCopyOnWrite
41 return Emplace(params...);
/external/pdfium/core/fxge/ge/
H A Dcfx_graphstate.cpp18 void CFX_GraphState::Emplace() { function in class:CFX_GraphState
19 m_Ref.Emplace();

Completed in 297 milliseconds