Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_basic_memmgr_unittest.cpp27 EXPECT_DEATH_IF_SUPPORTED((void)FX_Realloc(int, ptr, kMaxIntAlloc), ""); in TEST()
36 EXPECT_DEATH_IF_SUPPORTED((void)FX_Realloc(int, ptr, kOverflowIntAlloc), ""); in TEST()
Dfx_basic_array.cpp51 uint8_t* pNewData = FX_Realloc(uint8_t, m_pData, totalSize.ValueOrDie()); in SetSize()
Dextension.h203 m_Blocks[0] = FX_Realloc(uint8_t, m_Blocks[0], m_nTotalSize); in WriteBlock()
Dfx_basic_buffer.cpp71 pNewBuffer = FX_Realloc(uint8_t, m_pBuffer, new_size); in ExpandBuf()
/external/pdfium/core/include/fxcrt/
Dfx_memory.h65 #define FX_Realloc(type, ptr, size) \ macro
/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtparag.cpp81 m_lpData = FX_Realloc(int32_t, m_lpData, (nLineCount + 1)); in LoadParag()
/external/pdfium/core/src/fxcodec/lbmp/
Dfx_bmp.cpp734 dst_buf = FX_Realloc(uint8_t, dst_buf, dst_size); in _bmp_encode_bitfields()
823 dst_buf = FX_Realloc(uint8_t, dst_buf, dst_size); in _bmp_encode_rgb()
855 dst_buf = FX_Realloc(uint8_t, dst_buf, dst_size); in _bmp_encode_rle8()
903 dst_buf = FX_Realloc(uint8_t, dst_buf, dst_size); in _bmp_encode_rle4()
/external/pdfium/xfa/src/fgas/src/xml/
Dfx_sax_imp.cpp156 m_pszData = (uint8_t*)FX_Realloc(uint8_t, m_pszData, m_iDataSize); in ReallocDataBuffer()
167 m_pszName = (uint8_t*)FX_Realloc(uint8_t, m_pszName, m_iNameSize); in ReallocNameBuffer()
/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.cpp418 m_pCharWidths = FX_Realloc(int32_t, m_pCharWidths, iSize); in ExpandBuffer()
428 m_pEllCharWidths = FX_Realloc(int32_t, m_pEllCharWidths, iSize); in ExpandBuffer()
438 m_pCharPos = FX_Realloc(FXTEXT_CHARPOS, m_pCharPos, iSize); in ExpandBuffer()
/external/pdfium/xfa/src/fdp/src/fde/
Dfde_render.cpp197 m_pCharPos = FX_Realloc(FXTEXT_CHARPOS, m_pCharPos, iCount); in RenderText()
Dfde_gdidevice.cpp197 m_pGlyphBuf = FX_Realloc(uint8_t, m_pGlyphBuf, dwSize); in DrawString()
/external/pdfium/xfa/src/fdp/src/css/
Dfde_csssyntax.cpp462 m_pBuffer = FX_Realloc(FX_WCHAR, m_pBuffer, iDesiredSize); in ExpandBuf()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_flate.cpp670 FX_Realloc(uint8_t, guess_buf.release(), guess_size + 1); in FlateUncompress()
682 FX_Realloc(uint8_t, guess_buf.release(), dest_size + 1); in FlateUncompress()
Dfx_codec_progress.cpp315 m_pSrcBuf = FX_Realloc(uint8_t, m_pSrcBuf, m_SrcSize); in JpegReadMoreData()
573 m_pSrcBuf = FX_Realloc(uint8_t, m_pSrcBuf, m_SrcSize); in GifReadMoreData()
637 pCodec->m_pSrcPalette = FX_Realloc(FX_ARGB, pCodec->m_pSrcPalette, pal_num); in GifInputRecordPositionBufCallback()
855 m_pSrcBuf = FX_Realloc(uint8_t, m_pSrcBuf, m_SrcSize); in BmpReadMoreData()
Dfx_codec_jpeg.cpp222 FX_Realloc(uint8_t, dest_buf, dest_buf_length + JPEG_BLOCK_SIZE); in _JpegEncode()
/external/pdfium/xfa/src/fgas/src/crt/
Dfx_utils.cpp61 pBuffer = FX_Realloc(uint8_t, pBuffer, iNewSize); in AddSpaceTo()
Dfx_stream.cpp799 m_pBuf = FX_Realloc(uint8_t, m_pBuf, iBytes); in ReadString()
/external/pdfium/core/src/fxcodec/lgif/
Dfx_gif.cpp151 dst_buf = FX_Realloc(uint8_t, dst_buf, dst_len); in _gif_grow_buf()
155 dst_buf = FX_Realloc(uint8_t, dst_buf, dst_len); in _gif_grow_buf()
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_func.cpp893 m_pRanges = FX_Realloc(FX_FLOAT, m_pRanges, m_nOutputs * 2); in Init()
/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Image.cpp225 m_pData = FX_Realloc(uint8_t, m_pData, safeMemSize.ValueOrDie()); in expand()
/external/pdfium/fpdfsdk/src/
Dfpdfview.cpp1103 str->str = FX_Realloc(char, str->str, length + 1); in FPDF_BStr_Set()
/external/pdfium/xfa/src/fdp/src/xml/
Dfde_xml.cpp2631 m_pwsTextData = FX_Realloc(FX_WCHAR, m_pwsTextData, m_iTextDataSize); in ReallocTextDataBuffer()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_object_imp.cpp5085 pBuffer = (XFA_LPMAPDATABLOCK)FX_Realloc(uint8_t, pBuffer, in SetMapModuleBuffer()
5214 pBuffer = (XFA_LPMAPDATABLOCK)FX_Realloc( in MergeAllData()
/external/pdfium/core/src/fxge/dib/
Dfx_dib_composite.cpp4355 m_pCacheScanline = FX_Realloc(uint8_t, m_pCacheScanline, dest_Size); in CompositeRgbBitmapLine()