Searched refs:byte_size (Results 1 – 12 of 12) sorted by relevance
196 unsigned byte_size() const { return m_size * sizeof(T); } in byte_size() function198 void deserialize(const int8u* data, unsigned byte_size);292 void pod_vector<T>::deserialize(const int8u* data, unsigned byte_size) in deserialize() argument294 byte_size /= sizeof(T); in deserialize()295 allocate(byte_size); in deserialize()296 if(byte_size) memcpy(m_array, data, byte_size * sizeof(T)); in deserialize()446 unsigned byte_size() const;448 void deserialize(const int8u* data, unsigned byte_size);450 const int8u* data, unsigned byte_size);710 unsigned pod_bvector<T, S>::byte_size() const in byte_size() function[all …]
397 unsigned byte_size() const in byte_size() function785 unsigned byte_size = read_int32u(); in sweep_scanline() local787 m_ptr += byte_size - sizeof(int32); in sweep_scanline()
198 unsigned byte_size() const in byte_size() function
119 unsigned byte_size() const { return m_storage.size() * sizeof(vertex_integer_type); } in byte_size() function
241 unsigned byte_size() const in byte_size() function
928 m_data_size = m_scanlines_bin.byte_size(); in prepare_glyph()953 m_data_size = m_scanlines_aa.byte_size(); in prepare_glyph()974 m_data_size = m_path32.byte_size(); in prepare_glyph()995 m_data_size = m_path16.byte_size(); in prepare_glyph()1038 m_data_size = m_scanlines_bin.byte_size(); in prepare_glyph()1076 m_data_size = m_scanlines_aa.byte_size(); in prepare_glyph()
523 fDataSize = fScanlineStorageBin.byte_size(); in PrepareGlyph()541 fDataSize = fScanlineStorageAA.byte_size(); in PrepareGlyph()559 fDataSize = fScanlineStorageSubpix.byte_size(); in PrepareGlyph()574 fDataSize = fPath.byte_size(); in PrepareGlyph()
261 unsigned byte_size() const in byte_size() function647 unsigned byte_size = read_int32u(); in sweep_scanline() local649 m_ptr += byte_size - sizeof(int32); in sweep_scanline()
88 DECLARE_DEBUG_INFO_ENTRY_ATTR_SETTER(byte_size)
231 DEFINE_DEBUG_INFO_ENTRY_ATTR_SETTER(byte_size) in DEFINE_DEBUG_INFO_ENTRY_ATTR_SETTER()
52 { ENTRY(byte_size), AC_BLOCK | AC_CONSTANT | AC_REFERENCE },
133 %type <u.i> check_login octal_number byte_size908 byte_size1021 | L SP byte_size1027 | L byte_size