Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp194 GetTextureInfoFromSut getTextureInfoFunc_; member in OHOS::Media::SutDecSoManager
209 getTextureInfoFunc_ = nullptr; in SutDecSoManager()
264 getTextureInfoFunc_ = in LoadSutDecSo()
266 if (getTextureInfoFunc_ == nullptr) { in LoadSutDecSo()
3235 if (!g_sutDecSoManager.LoadSutDecSo() || g_sutDecSoManager.getTextureInfoFunc_ == nullptr) { in GetASTCInfo()
3242 if (g_sutDecSoManager.getTextureInfoFunc_(fileData, fileSize, in GetASTCInfo()