Searched defs:AddImage (Results 1 – 4 of 4) sorted by relevance
| /external/pdfium/core/fxcodec/jbig2/ | ||
| D | JBig2_SymbolDict.h | 25 void AddImage(std::unique_ptr<CJBig2_Image> image) { in AddImage() function |
| /external/pdfium/core/fpdfapi/page/ | ||
| D | cpdf_streamcontentparser.cpp | 789 CPDF_ImageObject* CPDF_StreamContentParser::AddImage( in AddImage() function in CPDF_StreamContentParser |
| /external/pdfium/fpdfsdk/ | ||
| D | cpdfsdk_appstream.cpp | 1884 void CPDFSDK_AppStream::AddImage(const ByteString& sAPType, in AddImage() function in CPDFSDK_AppStream |
| /external/mesa3d/src/imgui/ | ||
| D | imgui_draw.cpp | 1210 void ImDrawList::AddImage(ImTextureID user_texture_id, const ImVec2& a, const ImVec2& b, const ImVe… in AddImage() function in ImDrawList |