Searched defs:ReadHeader (Results 1 – 11 of 11) sorted by relevance
/third_party/flutter/skia/third_party/externals/libwebp/imageio/ |
D | pnmdec.c | 135 static size_t ReadHeader(PNMInfo* const info) { in ReadHeader() function
|
/third_party/skia/third_party/externals/libwebp/imageio/ |
D | pnmdec.c | 140 static size_t ReadHeader(PNMInfo* const info) { in ReadHeader() function
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | font.cc | 494 void Font::Builder::ReadHeader(FontInputStream* is, in ReadHeader() function in sfntly::Font::Builder 518 void Font::Builder::ReadHeader(ReadableFontData* fd, in ReadHeader() function in sfntly::Font::Builder
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | font.cc | 494 void Font::Builder::ReadHeader(FontInputStream* is, in ReadHeader() function in sfntly::Font::Builder 518 void Font::Builder::ReadHeader(ReadableFontData* fd, in ReadHeader() function in sfntly::Font::Builder
|
/third_party/flutter/skia/src/codec/ |
D | SkBmpCodec.cpp | 136 SkCodec::Result SkBmpCodec::ReadHeader(SkStream* stream, bool inIco, in ReadHeader() function in SkBmpCodec
|
D | SkJpegCodec.cpp | 198 SkCodec::Result SkJpegCodec::ReadHeader(SkStream* stream, SkCodec** codecOut, in ReadHeader() function in SkJpegCodec
|
/third_party/skia/src/codec/ |
D | SkBmpCodec.cpp | 139 SkCodec::Result SkBmpCodec::ReadHeader(SkStream* stream, bool inIco, in ReadHeader() function in SkBmpCodec
|
D | SkJpegCodec.cpp | 147 SkCodec::Result SkJpegCodec::ReadHeader(SkStream* stream, SkCodec** codecOut, in ReadHeader() function in SkJpegCodec
|
/third_party/node/src/ |
D | node_serdes.cc | 339 void DeserializerContext::ReadHeader(const FunctionCallbackInfo<Value>& args) { in ReadHeader() function in node::__anon880f70cd0111::DeserializerContext
|
/third_party/flutter/skia/third_party/externals/libwebp/src/demux/ |
D | demux.c | 367 static ParseStatus ReadHeader(MemBuffer* const mem) { in ReadHeader() function
|
/third_party/skia/third_party/externals/libwebp/src/demux/ |
D | demux.c | 376 static ParseStatus ReadHeader(MemBuffer* const mem) { in ReadHeader() function
|