Home
last modified time | relevance | path

Searched defs:BITMAP_HEADER_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updater/services/ui/
H A Dupdater_ui_tools.cpp26 constexpr uint8_t BITMAP_HEADER_SIZE = 54; /* 54 is bitmap header size */ variable
/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dcompare_tools.h31 constexpr uint8_t BITMAP_HEADER_SIZE = 54; variable