Searched defs:EstimateSize (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/render/
H A Dcpdf_imagecacheentry.h31 uint32_t EstimateSize() const { return m_dwCacheSize; } function in class:CPDF_ImageCacheEntry
/external/pdfium/core/fxcrt/
H A Dcfx_binarybuf.cpp40 void CFX_BinaryBuf::EstimateSize(size_t size, size_t step) { function in class:CFX_BinaryBuf
H A Dcfx_memorystream.cpp151 void CFX_MemoryStream::EstimateSize(size_t nInitSize, size_t nGrowSize) { function in class:CFX_MemoryStream
/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dmemory_optimizer.cc745 static int64 EstimateSize(const OpInfo::TensorProperties& t) { function in namespace:tensorflow::grappler
1145 bytes_to_swap += EstimateSize(t);

Completed in 1141 milliseconds