Searched refs:IsExtLoad (Results 1 – 3 of 3) sorted by relevance
53 bool ExternLoader::IsExtLoad() const in IsExtLoad() function in OHOS::Media::Effect::ExternLoader86 if (!IsExtLoad()) { in InitExt()
40 IMAGE_EFFECT_EXPORT bool IsExtLoad() const;
51 if (!ExternLoader::Instance()->IsExtLoad()) { in OH_ImageEffect_Create()