Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dimage_load.cpp22 const uint8_t BITMAP_ZIP_LEN = 3; variable
133 source = source + BITMAP_ZIP_LEN; in Unzip24Image()
139 source = source + BITMAP_ZIP_LEN; in Unzip24Image()
143 source = source + BITMAP_ZIP_LEN; in Unzip24Image()