Searched refs:GetPlanesCount (Results 1 – 9 of 9) sorted by relevance
84 int32_t ArkOhosImageDecoderAdapterImpl::GetPlanesCount() in GetPlanesCount() function in OHOS::ArkWeb::ArkOhosImageDecoderAdapterImpl86 return real_->GetPlanesCount(); in GetPlanesCount()
40 int32_t GetPlanesCount() override;
86 int32_t ArkOhosImageDecoderAdapterWrapper::GetPlanesCount() in GetPlanesCount() function in OHOS::ArkWeb::ArkOhosImageDecoderAdapterWrapper88 return ctocpp_->GetPlanesCount(); in GetPlanesCount()
42 int32_t GetPlanesCount() override;
59 virtual int32_t GetPlanesCount() = 0;
57 virtual int32_t GetPlanesCount() = 0;
454 int32_t planesCount = imageDecoderAdapterImpl.GetPlanesCount();460 planesCount = imageDecoderAdapterImpl.GetPlanesCount();465 planesCount = imageDecoderAdapterImpl.GetPlanesCount();
51 int32_t GetPlanesCount() override;
217 int32_t OhosImageDecoderAdapterImpl::GetPlanesCount() in GetPlanesCount() function in OHOS::NWeb::OhosImageDecoderAdapterImpl