Searched refs:GetCachedComponent (Results 1 – 3 of 3) sorted by relevance
223 NativeComponent* NativeImage::GetCachedComponent(int32_t type) in GetCachedComponent() function in OHOS::Media::NativeImage235 NativeComponent* res = GetCachedComponent(type); in CreateComponent()248 return GetCachedComponent(type); in CreateComponent()321 auto component = GetCachedComponent(type); in GetComponent()332 component = GetCachedComponent(type); in GetComponent()
72 NativeComponent* GetCachedComponent(int32_t type);
201 NativeComponent* ret = image.GetCachedComponent(1);205 ret = image.GetCachedComponent(1);