| /third_party/skia/gm/ |
| H A D | runtimeintrinsics.cpp | 68 auto surface = canvas->makeSurface(info); in draw_shader() local
|
| /third_party/skia/bench/ |
| H A D | CompositingImagesBench.cpp | 221 auto surface = canvas->getSurface(); variable
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderFragDataTests.cpp | 82 static bool compareSingleColor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGBA threshold) in compareSingleColor() argument
|
| H A D | es3fTextureSwizzleTests.cpp | 65 static void swizzle (tcu::Surface& surface, deUint32 swzR, deUint32 swzG, deUint32 swzB, deUint32 swzA) in swizzle() argument
|
| /third_party/vk-gl-cts/framework/egl/ |
| H A D | egluCallLogWrapper.cpp | 211 eglw::EGLSurface surface; member in eglu::EGLSurfaceFmt 215 inline EGLSurfaceFmt getEGLSurfaceStr (eglw::EGLSurface surface) { return EGLSurfaceFmt(surface); } in getEGLSurfaceStr() argument
|
| /third_party/vk-gl-cts/framework/platform/lnx/X11/ |
| H A D | tcuLnxX11EglDisplayFactory.cpp | 82 eglw::EGLBoolean copyBuffers (eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLNativePixmapType target) const in copyBuffers() argument
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglCreateSurfaceTests.cpp | 90 EGLSurface surface = EGL_NO_SURFACE; in createWindowSurface() local 122 EGLSurface surface = EGL_NO_SURFACE; in createPixmapSurface() local 324 EGLSurface surface = egl.createPbufferSurface(display, config, attribs); executeForConfig() local [all...] |
| H A D | teglQueryContextTests.cpp | 95 void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& config) in executeForContext() argument 137 void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& config) in executeForContext() argument 179 void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, cons argument 229 executeForContext(EGLDisplay display, EGLContext context, EGLSurface surface, const Config& config) executeForContext() argument [all...] |
| H A D | teglRenderCase.cpp | 60 static void postSurface (const Library& egl, EGLDisplay display, EGLSurface surface, EGLint typeBit) in postSurface() argument 224 executeForSurface(EGLDisplay display, EGLSurface surface, const Config& config) executeForSurface() argument 309 executeForSurface(EGLDisplay display, EGLSurface surface, const Config& config) executeForSurface() argument [all...] |
| H A D | teglThreadCleanUpTests.cpp | 61 Thread (const Library& egl, EGLDisplay display, EGLSurface surface, EGLContext context, EGLConfig config, tcu::Maybe<eglu::Error>& error) in Thread() argument
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderFragDataTests.cpp | 64 static bool compareSingleColor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGBA threshold) in compareSingleColor() argument
|
| /third_party/vulkan-loader/loader/ |
| H A D | extension_manual.c | 90 VKAPI_ATTR VkResult VKAPI_CALL GetPhysicalDeviceSurfaceCapabilities2EXT(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, in GetPhysicalDeviceSurfaceCapabilities2EXT() argument 104 terminator_GetPhysicalDeviceSurfaceCapabilities2EXT( VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, VkSurfaceCapabilities2EXT *pSurfaceCapabilities) terminator_GetPhysicalDeviceSurfaceCapabilities2EXT() argument [all...] |
| /applications/sample/camera/cameraApp/cameraApp/src/main/cpp/ |
| H A D | camera_ability_slice.cpp | 37 explicit SliderAnimator(UISlider *slider, UIImageView *backview, UISurfaceView *surface, in SliderAnimator() argument 139 CameraImageButtonOnClickListener(UIView *uiView, UISurfaceView *surface, in CameraImageButtonOnClickListener() argument
|
| /base/telephony/call_manager/services/call/src/ |
| H A D | ims_call.cpp | 406 int32_t IMSCall::SetPreviewWindow(std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow() argument 418 int32_t IMSCall::SetDisplayWindow(std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow() argument
|
| H A D | ott_call.cpp | 380 int32_t OTTCall::SetPreviewWindow(std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow() argument 385 int32_t OTTCall::SetDisplayWindow(std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow() argument
|
| /base/telephony/call_manager/test/fuzztest/call_fuzzer/ |
| H A D | call_fuzzer.cpp | 333 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in IMSVideoCallWindowFunc() local 446 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in OttVideoCallWindowFunc() local
|
| /base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/ |
| H A D | camera_adapter_impl_test.cpp | 61 sptr<Surface> surface = surfaceNode->GetSurface(); in SetUpTestCase() local 218 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); in HWTEST_F() local 499 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); in HWTEST_F() local [all...] |
| /foundation/CastEngine/castengine_wifi_display/services/common/ |
| H A D | event_comm.h | 151 sptr<Surface> surface = nullptr; member 186 sptr<Surface> surface = nullptr; member
|
| /foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/ |
| H A D | wfd_msg.h | 112 sptr<IRemoteObject> surface; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ |
| H A D | native_interface_xcomponent_impl.cpp | 46 auto surface = const_cast<void*>(xcomponentImpl_->GetSurface()); in GetNativeWindow() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | video_view.cpp | 107 Surface *surface = surfaceView_->GetSurface();
in Prepare() local
|
| /foundation/multimedia/av_codec/services/media_engine/filters/ |
| H A D | surface_encoder_filter.cpp | 204 Status SurfaceEncoderFilter::SetInputSurface(sptr<Surface> surface)
in SetInputSurface() argument
|
| H A D | metadata_filter.cpp | 130 Status MetaDataFilter::SetInputMetaSurface(sptr<Surface> surface) in SetInputMetaSurface() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render/render/unittest/drawable/ |
| H A D | rs_display_node_drawable_test.cpp | 133 auto surface = std::make_shared<Drawing::Surface>(); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/screen_manager/ |
| H A D | rs_screen_manager_test.cpp | 1074 auto surface = screenManager->GetProducerSurface(id);
in HWTEST_F() local
|