Home
last modified time | relevance | path

Searched defs:source_offset (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/piex/src/image_type_recognition/
Dimage_type_recognition_lite.cc75 const size_t source_offset, const bool use_big_endian, in CheckUInt16Value()
88 const size_t source_offset, const bool use_big_endian, in CheckUInt32Value()
121 const size_t source_offset, const string& signature) { in IsSignatureMatched()
/third_party/skia/third_party/externals/piex/src/image_type_recognition/
Dimage_type_recognition_lite.cc75 const size_t source_offset, const bool use_big_endian, in CheckUInt16Value()
88 const size_t source_offset, const bool use_big_endian, in CheckUInt32Value()
121 const size_t source_offset, const string& signature) { in IsSignatureMatched()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_rs.h46 uint32_t source_offset; member
/third_party/freetype/src/base/
Dftbitmap.c811 FT_Vector source_offset; in FT_Bitmap_Blend() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftbitmap.c812 FT_Vector source_offset; in FT_Bitmap_Blend() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftbitmap.c811 FT_Vector source_offset; in FT_Bitmap_Blend() local
/third_party/e2fsprogs/misc/
De2image.c77 static blk64_t source_offset, dest_offset; variable