| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
| H A D | vktProtectedMemUtils.cpp | 102 chooseProtectedMemQueueFamilyIndex(const vk::InstanceDriver& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkSurfaceKHR surface) chooseProtectedMemQueueFamilyIndex() argument
|
| H A D | vktProtectedMemWsiSwapchainTests.cpp | 712 vk::VkSurfaceKHR surface = context.getSurface(); in createSwapchainTest() local 683 generateSwapchainParameterCases(vk::wsi::Type wsiType, TestDimension dimension, const ProtectedContext& context, vk::VkSurfaceKHR surface) generateSwapchainParameterCases() argument 770 getBasicSwapchainParameters(vk::wsi::Type wsiType, const vk::InstanceInterface& vki, vk::VkPhysicalDevice physicalDevice, vk::VkSurfaceKHR surface, const tcu::UVec2& desiredSize, deUint32 desiredImageCount) getBasicSwapchainParameters() argument 1133 vk::VkSurfaceKHR surface = context.getSurface(); basicRenderTest() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
| H A D | vktWsiColorSpaceTests.cpp | 278 getBasicSwapchainParameters(Type wsiType, const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, VkSurfaceFormatKHR surfaceFormat, const tcu::UVec2& desiredSize, deUint32 desiredImageCount, VkColorSpaceKHR desiredColorspace = VK_COLOR_SPACE_MAX_ENUM_KHR) getBasicSwapchainParameters() argument 622 surfaceFormatRenderTest(Context& context, Type wsiType, const InstanceHelper& instHelper, const DeviceHelper& devHelper, VkSurfaceKHR surface, VkSurfaceFormatKHR curFmt, deBool checkHdr = false) surfaceFormatRenderTest() argument [all...] |
| H A D | vktWsiDisplayTests.cpp | 1692 VkSurfaceKHR surface = DE_NULL; in testDisplaySurface() local [all...] |
| H A D | vktWsiSurfaceTests.cpp | 129 operator ()(tcu::ResultCollector& results, const InstanceInterface& vki, const VkPhysicalDevice physDevice, const VkSurfaceKHR surface, const std::size_t expectedCompleteSize) operator ()() argument 438 isSupportedByAnyQueue(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface) isSupportedByAnyQueue() argument [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTestLog.cpp | 49 LogImage::LogImage (const std::string& name, const std::string& description, const Surface& surface, qpImageCompressionMode compression) in LogImage() argument
|
| /third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
| H A D | rosen_context_impl.cpp | 518 uint32_t RosenContextImpl::OH_bindTexImage(void* dpy, void* surface, int32_t buffer) in OH_bindTexImage() argument 545 uint32_t RosenContextImpl::OH_copyBuffers(void* dpy, void* surface, void* target) in OH_copyBuffers() argument 695 uint32_t RosenContextImpl::OH_destroySurface(void* dpy, void* surface) in OH_destroySurface() argument 804 OH_lockSurfaceKHR(void* dpy, void* surface, const int32_t *attrib_list) OH_lockSurfaceKHR() argument 838 OH_querySurface(void* dpy, void* surface, int32_t attribute, int32_t *value) OH_querySurface() argument 845 OH_releaseTexImage(void* dpy, void* surface, int32_t buffer) OH_releaseTexImage() argument 859 OH_setDamageRegionKHR(void* dpy, void* surface, int32_t *rects, int32_t n_rects) OH_setDamageRegionKHR() argument 871 OH_surfaceAttrib(void* dpy, void* surface, int32_t attribute, int32_t value) OH_surfaceAttrib() argument 878 OH_swapBuffers(void* dpy, void* surface) OH_swapBuffers() argument 885 OH_swapBuffersWithDamageKHR(void* dpy, void* surface, int32_t *rects, int32_t n_rects) OH_swapBuffersWithDamageKHR() argument 905 OH_unlockSurfaceKHR(void* dpy, void* surface) OH_unlockSurfaceKHR() argument [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglGLES2SharedRenderingPerfTests.cpp | 471 EGLSurface surface = egl.createPbufferSurface(display, eglConfig, attribList); in createEGLSurface() local
|
| H A D | teglMultiThreadTests.cpp | 1071 EGLSurface surface; in createDestroyObjects() local 1099 EGLSurface surface = EGL_NO_SURFACE; in createDestroyObjects() local 1126 EGLSurface surface = EGL_NO_SURFACE; createDestroyObjects() local 1151 EGLSurface surface = EGL_NO_SURFACE; createDestroyObjects() local 1354 EGLSurface surface = EGL_NO_SURFACE; querySetSharedObjects() local [all...] |
| H A D | teglWideColorTests.cpp | 1170 void WideColorSurfaceTest::doClearTest (EGLSurface surface) in doClearTest() argument 1264 const EGLSurface surface = egl.createPbufferSurface(m_eglDisplay, m_eglConfig, attribs.data()); in executeTest() local 1293 EGLSurface surface; executeTest() local 1350 const EGLSurface surface = eglu::createPixmapSurface(nativeDisplay, *pixmap, m_eglDisplay, m_eglConfig, DE_NULL); executeTest() local [all...] |
| /third_party/vulkan-loader/tests/framework/layer/ |
| H A D | wrap_objects.cpp | 265 VKAPI_ATTR void VKAPI_CALL wrap_vkDestroySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, in wrap_vkDestroySurfaceKHR() argument 876 VKAPI_ATTR void VKAPI_CALL vkDestroySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks *pAllocator) { in vkDestroySurfaceKHR() argument
|
| /third_party/vulkan-loader/tests/ |
| H A D | loader_phys_dev_inst_ext_tests.cpp | 3376 VkSurfaceKHR surface; in TEST() local 3471 VkSurfaceKHR surface; in TEST() local 3578 VkSurfaceKHR surface; TEST() local 3682 VkSurfaceKHR surface; TEST() local [all...] |
| /base/telephony/cellular_call/services/manager/src/ |
| H A D | cellular_call_service.cpp | 1305 SetPreviewWindow( int32_t slotId, int32_t index, const std::string &surfaceId, sptr<Surface> surface) SetPreviewWindow() argument 1316 SetDisplayWindow( int32_t slotId, int32_t index, const std::string &surfaceId, sptr<Surface> surface) SetDisplayWindow() argument
|
| /base/telephony/call_manager/services/call_manager_service/src/ |
| H A D | call_manager_service.cpp | 911 int32_t CallManagerService::SetPreviewWindow(int32_t callId, std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow() argument 940 int32_t CallManagerService::SetDisplayWindow(int32_t callId, std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow() argument
|
| /base/web/webview/ohos_nweb/src/ |
| H A D | nweb_helper.cpp | 1046 std::shared_ptr<NWeb> NWebAdapterHelper::CreateNWeb(sptr<Surface> surface, in CreateNWeb() argument
|
| /foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/ |
| H A D | hevc_decoder.cpp | 1247 UnRegisterListenerToSurface(const sptr<Surface> &surface) UnRegisterListenerToSurface() argument 1256 RegisterListenerToSurface(const sptr<Surface> &surface) RegisterListenerToSurface() argument 1378 SetQueueSize(const sptr<Surface> &surface, uint32_t targetSize) SetQueueSize() argument 1458 SetOutputSurface(sptr<Surface> surface) SetOutputSurface() argument [all...] |
| /foundation/multimedia/av_codec/services/engine/codec/video/fcodec/ |
| H A D | fcodec.cpp | 1247 SetQueueSize(const sptr<Surface> &surface, uint32_t targetSize) SetQueueSize() argument 1381 UnRegisterListenerToSurface(const sptr<Surface> &surface) UnRegisterListenerToSurface() argument 1390 RegisterListenerToSurface(const sptr<Surface> &surface) RegisterListenerToSurface() argument 1405 SetOutputSurface(sptr<Surface> surface) SetOutputSurface() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| H A D | rs_render_service_client.cpp | 133 sptr<Surface> surface = renderService->CreateNodeAndSurface(config); in CreateNodeAndSurface() local 137 std::shared_ptr<RSSurface> RSRenderServiceClient::CreateRSSurface(const sptr<Surface> &surface) in CreateRSSurface() argument 180 sptr<Surface> surface = SurfaceUtils::GetInstance()->GetSurface(surfaceId); in CreatePixelMapFromSurfaceId() local 308 CreateVirtualScreen( const std::string &name, uint32_t width, uint32_t height, sptr<Surface> surface, ScreenId mirrorId, int32_t flags, std::vector<NodeId> whiteList) CreateVirtualScreen() argument 367 SetVirtualScreenSurface(ScreenId id, sptr<Surface> surface) SetVirtualScreenSurface() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
| H A D | rs_render_service_connection_stub.cpp | 404 sptr<Surface> surface = CreateNodeAndSurface(config); in OnRemoteRequest() local 462 sptr<Surface> surface = nullptr; in OnRemoteRequest() local 525 sptr<Surface> surface = Surface::CreateSurfaceAsProducer(bufferProducer); in OnRemoteRequest() local 1093 sptr<Surface> surface in OnRemoteRequest() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
| H A D | rs_property_drawable_utils.cpp | 290 auto surface = canvas->GetSurface(); in DrawFilter() local 372 auto surface = canvas.GetSurface(); in BeginForegroundFilter() local 393 auto surface = canvas.GetSurface(); in DrawForegroundFilter() local 445 auto surface = canvas->GetSurface(); DrawBackgroundEffect() local 510 auto surface = canvas->GetSurface(); DrawColorFilter() local 529 Drawing::Surface* surface = canvas->GetSurface(); DrawLightUpEffect() local 562 Drawing::Surface* surface = canvas->GetSurface(); DrawDynamicDim() local 802 auto surface = canvas->GetSurface(); DrawPixelStretch() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
| H A D | rs_display_render_node_drawable.cpp | 1696 sptr<Surface> surface = Surface::CreateSurfaceAsProducer(producer); CreateSurface() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_paint_filter_canvas.cpp | 984 RSPaintFilterCanvas::RSPaintFilterCanvas(Drawing::Surface* surface, float alpha) in RSPaintFilterCanvas() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/ |
| H A D | rs_interfaces.cpp | 107 int32_t RSInterfaces::SetVirtualScreenSurface(ScreenId id, sptr<Surface> surface)
in SetVirtualScreenSurface() argument 78 CreateVirtualScreen( const std::string &name, uint32_t width, uint32_t height, sptr<Surface> surface, ScreenId mirrorId, int flags, std::vector<NodeId> whiteList) CreateVirtualScreen() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/ |
| H A D | rs_screen_manager.cpp | 1127 int32_t RSScreenManager::SetVirtualScreenSurface(ScreenId id, sptr<Surface> surface)
in SetVirtualScreenSurface() argument 927 CreateVirtualScreen( const std::string &name, uint32_t width, uint32_t height, sptr<Surface> surface, ScreenId mirrorId, int32_t flags, std::vector<NodeId> whiteList) CreateVirtualScreen() argument [all...] |
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
| H A D | photo_output_napi.cpp | 197 AuxiliaryPhotoListener::AuxiliaryPhotoListener(const std::string surfaceName, const sptr<Surface> surface, in AuxiliaryPhotoListener() argument [all...] |