Searched refs:encode_dec (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
H A Dsostream.cpp66 inline char* ostringstream::encode_dec (char* fmt, uint32_t n) const function in class:ustl::ostringstream
79 fmt = encode_dec (fmt, m_Width);
84 fmt = encode_dec (fmt, m_Precision);
H A Dsostream.h68 inline char* encode_dec (char* fmt, uint32_t n) const;

Completed in 64 milliseconds