Searched refs:GetNativeWindowBuffer (Results 1 – 9 of 9) sorted by relevance
79 void* ArkOhosImageDecoderAdapterImpl::GetNativeWindowBuffer() in GetNativeWindowBuffer() function in OHOS::ArkWeb::ArkOhosImageDecoderAdapterImpl81 return real_->GetNativeWindowBuffer(); in GetNativeWindowBuffer()
39 void* GetNativeWindowBuffer() override;
81 void* ArkOhosImageDecoderAdapterWrapper::GetNativeWindowBuffer() in GetNativeWindowBuffer() function in OHOS::ArkWeb::ArkOhosImageDecoderAdapterWrapper83 return ctocpp_->GetNativeWindowBuffer(); in GetNativeWindowBuffer()
41 void* GetNativeWindowBuffer() override;
56 virtual void* GetNativeWindowBuffer() = 0;
55 virtual void* GetNativeWindowBuffer() = 0;
423 void* windowBuffer = imageDecoderAdapterImpl.GetNativeWindowBuffer();429 windowBuffer = imageDecoderAdapterImpl.GetNativeWindowBuffer();434 windowBuffer = imageDecoderAdapterImpl.GetNativeWindowBuffer();
50 void* GetNativeWindowBuffer() override;
200 void* OhosImageDecoderAdapterImpl::GetNativeWindowBuffer() in GetNativeWindowBuffer() function in OHOS::NWeb::OhosImageDecoderAdapterImpl