Searched refs:CreateCombineComponent (Results 1 – 3 of 3) sorted by relevance
164 if (CreateCombineComponent(int32_t(ComponentType::JPEG)) != nullptr) { in SplitSurfaceToComponent()251 NativeComponent* NativeImage::CreateCombineComponent(int32_t type) in CreateCombineComponent() function in OHOS::Media::NativeImage328 return CreateCombineComponent(type); in GetComponent()338 return CreateCombineComponent(format); in GetComponent()
71 NativeComponent* CreateCombineComponent(int32_t type);
295 auto ret7 = image.CreateCombineComponent(type);