Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dimage.h164 const static uint8_t IMG_BYTES_TO_CHECK = 4; // 4: check 4 bytes of image file variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_view.cpp495 const static uint8_t IMG_BYTES_TO_CHECK = 4; // 4: check 4 bytes of image file in SetSrc() local