Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/test/unittest/lite/
H A Dloadbmp_test.c92 static int32_t CheckBmpInfo(const OsdBitMapInfo *bmpInfo) in CheckBmpInfo() function
120 if (CheckBmpInfo(info) != DISPLAY_SUCCESS) { in OpenPicFile()