Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp207 GetTextureInfoFromSut getTextureInfoFunc_; member in OHOS::Media::SutDecSoManager
223 getTextureInfoFunc_ = nullptr; in SutDecSoManager()
288 getTextureInfoFunc_ = in LoadSutDecSo()
290 if (getTextureInfoFunc_ == nullptr) { in LoadSutDecSo()
3277 if (g_sutDecSoManager.getTextureInfoFunc_ == nullptr) {
3278 IMAGE_LOGE("[ImageSource] SUT dec getTextureInfoFunc_ is nullptr!");
3284 if (g_sutDecSoManager.getTextureInfoFunc_(fileData, fileSize,

Completed in 4 milliseconds