Home
last modified time | relevance | path

Searched refs:kBmpInfoV1Bytes (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/codec/
DSkBmpCodec.cpp89 static constexpr uint32_t kBmpInfoV1Bytes = 40; variable
100 case kBmpInfoV1Bytes: in get_header_type()
/third_party/skia/src/codec/
DSkBmpCodec.cpp92 static constexpr uint32_t kBmpInfoV1Bytes = 40; variable
103 case kBmpInfoV1Bytes: in get_header_type()