Home
last modified time | relevance | path

Searched defs:surface (Results 51 - 75 of 438) sorted by relevance

12345678910>>...18

/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/
H A Ddebug_layer_test1.cpp46 static bool EglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in EglSwapBuffers() argument
H A Ddebug_layer_test2.cpp46 static bool EglSwapBuffers(EGLDisplay dpy, EGLSurface surface) in EglSwapBuffers() argument
/foundation/multimedia/av_codec/services/engine/base/
H A Dcodecbase.cpp67 int32_t CodecBase::SetInputSurface(sptr<Surface> surface) in SetInputSurface() argument
74 int32_t CodecBase::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() argument
/foundation/multimedia/av_codec/services/engine/common/include/
H A Dfsurface_memory.h32 sptr<Surface> surface = nullptr; member
/foundation/graphic/graphic_surface/surface/test/fuzztest/surfaceutils_fuzzer/
H A Dsurfaceutils_fuzzer.cpp51 sptr<OHOS::Surface> surface = utils->GetSurface(uniqueId1); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_physical_screen_processor.cpp77 void RSPhysicalScreenProcessor::Redraw(const sptr<Surface>& surface, const std::vector<LayerInfoPtr>& layers) in Redraw() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_surface_ohos_test.cpp90 auto surface = rsSurfaceCnvrt->ConvertToOhosSurface(nullptr); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
H A Drs_surface_frame_ohos_gl_test.cpp199 std::shared_ptr<Drawing::Surface> surface = std::make_shared<Drawing::Surface>(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_effect_render_node_drawable.cpp82 auto surface = canvas.GetSurface(); in GenerateEffectDataOnDemand() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dsurface_test.cpp50 auto surface = std::make_unique<Surface>(); in HWTEST_F() local
62 auto surface = std::make_unique<Surface>(); in HWTEST_F() local
76 auto surface = std::make_unique<Surface>(); in HWTEST_F() local
93 auto surface in HWTEST_F() local
107 auto surface = std::make_unique<Surface>(); HWTEST_F() local
128 auto surface = std::make_unique<Surface>(); HWTEST_F() local
142 auto surface = std::make_unique<Surface>(); HWTEST_F() local
160 auto surface = std::make_unique<Surface>(); HWTEST_F() local
174 auto surface = std::make_unique<Surface>(); HWTEST_F() local
192 auto surface = std::make_unique<Surface>(); HWTEST_F() local
207 auto surface = std::make_unique<Surface>(); HWTEST_F() local
226 auto surface = std::make_unique<Surface>(); HWTEST_F() local
246 auto surface = std::make_unique<Surface>(); HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dvideo_resize_filter_unit_test.cpp115 sptr<Surface> surface = nullptr; in HWTEST_F() local
H A Dsurface_decoder_filter_unit_test.cpp148 sptr<Surface> surface = nullptr; in HWTEST_F() local
283 sptr<Surface> surface; in HWTEST_F() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec_buffer.cpp43 std::shared_ptr<ImageCodecBuffer> ImageCodecBuffer::CreateSurfaceBuffer(sptr<SurfaceBuffer> surface) in CreateSurfaceBuffer() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_receiver_manager_test.cpp85 auto surface = imageReceiverManager.getSurfaceByKeyId(""); in HWTEST_F() local
103 auto surface = imageReceiverManager.getSurfaceByKeyId(receiverKey); in HWTEST_F() local
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_context.cpp67 bool RenderContext::MakeCurrent(const RenderSurface *surface) in MakeCurrent() argument
102 bool RenderContext::SwapBuffers(const RenderSurface *surface) in SwapBuffers() argument
/foundation/multimedia/camera_lite/frameworks/
H A Dframe_config.cpp34 void FrameConfig::AddSurface(Surface &surface) in AddSurface() argument
40 void FrameConfig::RemoveSurface(Surface &surface) in RemoveSurface() argument
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_unit_test.cpp257 OHOS::sptr<OHOS::Surface> surface = recorder_->GetSurface(2); in HWTEST_F() local
1606 OHOS::sptr<OHOS::Surface> surface = recorder_->GetMetaSurface(g_videoRecorderConfig.metaSourceId); in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/services/common/decision_center/src/
H A Dscreen_decision_center.cpp115 int32_t ScreenDecisionCenter::SetJpegSurface(sptr<Surface> &surface) in SetJpegSurface() argument
/foundation/distributedhardware/distributed_screen/services/screenclient/src/
H A Dscreen_client_window_adapter.cpp51 auto surface = window->GetSurfaceNode()->GetSurface(); in CreateWindow() local
/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_proxy_window.cpp93 Surface* surface = winRequestor_->GetSurface(); in GetSurface() local
/base/telephony/call_manager/test/fuzztest/controlcamera_fuzzer/
H A Dcontrolcamera_fuzzer.cpp63 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetPreviewWindow() local
95 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetDisplayWindow() local
/base/update/updater/services/ui/driver/
H A Dfbdev_driver.cpp124 void FbdevDriver::GetGrSurface(GrSurface &surface) in GetGrSurface() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_media_codec_encoder_adapter_wrapper.cpp103 ArkWebRefPtr<ArkProducerSurfaceAdapter> surface = ctocpp_->CreateInputSurface(); in CreateInputSurface() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_media_codec_encoder_adapter_impl.cpp85 std::shared_ptr<NWeb::ProducerSurfaceAdapter> surface = real_->CreateInputSurface(); in CreateInputSurface() local
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkbrowserclientadapter_fuzzer/
H A Daafwkbrowserclientadapter_fuzzer.cpp64 void MockBrowserClient::PassSurface(sptr<Surface> surface, int64_t surface_id) in PassSurface() argument
85 sptr<Surface> surface; in AafwkBrowserClientAdapterFuzzTest() local

Completed in 14 milliseconds

12345678910>>...18