Searched defs:image_data_offset (Results 1 – 4 of 4) sorted by relevance
53 int32_t image_data_offset() { return image_data_offset_; } in image_data_offset() function135 int32_t image_data_offset() { return image_data_offset_; } in image_data_offset() function
223 int32_t image_data_offset, in Builder()
391 int32_t* image_data_offset) { in ConstructIndexFormat4()429 int32_t* image_data_offset) { in ConstructIndexFormat5()479 int32_t* image_data_offset) { in SubsetIndexSubTable()506 int32_t image_data_offset = EbdtTable::Offset::kHeaderLength; in SubsetEBLC() local
108 static const unsigned int image_data_offset = 20; variable