Home
last modified time | relevance | path

Searched refs:ERROR_FONT_INVALID_STREAM (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/ports/skia_ohos/
H A DSkFontMgr_ohos.cpp438 LOGE("%s\n", FontConfig_OHOS::errToString(ERROR_FONT_INVALID_STREAM)); in makeTypeface()
445 LOGE("%s\n", FontConfig_OHOS::errToString(ERROR_FONT_INVALID_STREAM)); in makeTypeface()
H A DFontConfig_ohos.h66 ERROR_FONT_INVALID_STREAM, // the stream is not recognized enumerator
H A DFontConfig_ohos.cpp1008 * \return ERROR_FONT_INVALID_STREAM the stream is not recognized
1024 err = ERROR_FONT_INVALID_STREAM; in loadFont()
1263 "invalid font stream", // ERROR_FONT_INVALID_STREAM in errToString()

Completed in 4 milliseconds