Home
last modified time | relevance | path

Searched refs:GetNativeBuffer (Results 1 - 9 of 9) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_native_image_adapter_wrapper.cpp97 int32_t ArkNativeImageAdapterWrapper::GetNativeBuffer( in GetNativeBuffer() function in OHOS::ArkWeb::ArkNativeImageAdapterWrapper
101 return ctocpp_->GetNativeBuffer(windowBuffer, nativeBuffer); in GetNativeBuffer()
H A Dark_native_image_adapter_wrapper.h57 int32_t GetNativeBuffer(
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_native_image_adapter_impl.cpp95 int32_t ArkNativeImageAdapterImpl::GetNativeBuffer( in GetNativeBuffer() function in OHOS::ArkWeb::ArkNativeImageAdapterImpl
99 return real_->GetNativeBuffer(windowBuffer, nativeBuffer); in GetNativeBuffer()
H A Dark_native_image_adapter_impl.h57 int32_t GetNativeBuffer(
/base/web/webview/ohos_adapter/graphic_adapter/include/
H A Dnative_image_adapter_impl.h57 int32_t GetNativeBuffer(
/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dnative_image_adapter_impl.cpp143 int32_t NativeImageAdapterImpl::GetNativeBuffer( in GetNativeBuffer() function in OHOS::NWeb::NativeImageAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_graphic_adapter.h246 virtual int32_t GetNativeBuffer(
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dgraphic_adapter.h286 virtual int32_t GetNativeBuffer(
/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/
H A Dnative_image_adapter_impl_test.cpp221 * @tc.desc:GetNativeBuffer.
232 imagerAdapter->GetNativeBuffer(windowBuffer, &nativeBuffer); in HWTEST_F()

Completed in 4 milliseconds