Home
last modified time | relevance | path

Searched defs:AddImage (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_SymbolDict.h25 void AddImage(std::unique_ptr<CJBig2_Image> image) { in AddImage() function
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_appstream.cpp1803 void CPDFSDK_AppStream::AddImage(const ByteString& sAPType, in AddImage() function in CPDFSDK_AppStream
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui_draw.cpp1210 void ImDrawList::AddImage(ImTextureID user_texture_id, const ImVec2& a, const ImVec2& b, const ImVe… in AddImage() function in ImDrawList