Searched defs:windowBuffer (Results 1 – 5 of 5) sorted by relevance
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_native_image_adapter_wrapper.cpp | 91 void** windowBuffer, in AcquireNativeWindowBuffer() 98 void* windowBuffer, in GetNativeBuffer() 104 int32_t ArkNativeImageAdapterWrapper::ReleaseNativeWindowBuffer(void* windowBuffer, int fenceFd) in ReleaseNativeWindowBuffer() 110 void* windowBuffer, in GetNativeWindowBufferSize()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_native_image_adapter_impl.cpp | 89 void** windowBuffer, in AcquireNativeWindowBuffer() 96 void* windowBuffer, in GetNativeBuffer() 102 int32_t ArkNativeImageAdapterImpl::ReleaseNativeWindowBuffer(void* windowBuffer, int fenceFd) in ReleaseNativeWindowBuffer() 108 void* windowBuffer, in GetNativeWindowBufferSize()
|
| /base/web/webview/ohos_adapter/graphic_adapter/src/ |
| D | native_image_adapter_impl.cpp | 125 void** windowBuffer, in AcquireNativeWindowBuffer() 144 void* windowBuffer, in GetNativeBuffer() 158 int32_t NativeImageAdapterImpl::ReleaseNativeWindowBuffer(void* windowBuffer, int fenceFd) in ReleaseNativeWindowBuffer() 167 void NativeImageAdapterImpl::GetNativeWindowBufferSize(void* windowBuffer, uint32_t* width, uint32_… in GetNativeWindowBufferSize()
|
| /base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/ |
| D | native_image_adapter_impl_test.cpp | 208 void* windowBuffer = nullptr; variable 230 void* windowBuffer = nullptr; variable 246 void* windowBuffer = nullptr; variable 267 void* windowBuffer = nullptr; variable
|
| /base/web/webview/test/unittest/ohos_adapter/ohos_image_adapter/ |
| D | ohos_image_decoder_adapter_test.cpp | 423 void* windowBuffer = imageDecoderAdapterImpl.GetNativeWindowBuffer(); variable
|