Home
last modified time | relevance | path

Searched defs:Surface (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/graphic/surface_lite/interfaces/kits/
H A Dsurface.h317 Surface() {} in Surface() function
/ohos5.0/base/web/webview/ohos_nweb/include/
H A Dnweb_adapter_helper.h27 class Surface; variable
H A Dnweb_surface_adapter.h28 class Surface; variable
/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/
H A Di_transcoder_engine.h28 class Surface; variable
H A Di_recorder_engine.h29 class Surface; variable
H A Di_player_engine.h30 class Surface; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dsurface_impl.h37 class Surface; variable
H A Dimage_impl.h45 class Surface; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdibackend_test.cpp108 … auto func = [](sptr<Surface> &, const struct PrepareCompleteParam &param, void* data) -> void {}; in __anon65db33060202()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdibackend_test.cpp111 … auto func = [](sptr<Surface> &, const struct PrepareCompleteParam &param, void* data) -> void {}; in __anon996991410302()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_director.h26 class Surface; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdibackend_fuzzer/
H A Dhdibackend_fuzzer.cpp94 …auto onPrepareCompleteFunc = [](sptr<Surface> &, const struct PrepareCompleteParam &, void*) -> vo… in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.h78 class Surface; variable
H A Dsurface.cpp26 Surface::Surface() : impl_(ImplFactory::CreateSurfaceImpl()), cachedCanvas_(nullptr) {} in Surface() function in OHOS::Rosen::Drawing::Surface
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_canvas_drawing_render_node_test.cpp111 …std::function<void(std::shared_ptr<Drawing::Surface>)> callbackFunc = [](std::shared_ptr<Drawing::… in __anon172420860102()
499 …std::function<void(std::shared_ptr<Drawing::Surface>)> callBackFunc = [](std::shared_ptr<Drawing::… in __anon172420860202()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp2800 sptr<IConsumerSurface> Surface = IConsumerSurface::Create(); variable
2869 sptr<IConsumerSurface> Surface = IConsumerSurface::Create(); variable
3343 sptr<IConsumerSurface> Surface = IConsumerSurface::Create(); variable
3399 sptr<IConsumerSurface> Surface = IConsumerSurface::Create(); variable
3465 sptr<IConsumerSurface> Surface = IConsumerSurface::Create(); variable
3527 sptr<IConsumerSurface> Surface = IConsumerSurface::Create(); variable
3593 sptr<IConsumerSurface> Surface = IConsumerSurface::Create(); variable
4078 sptr<IConsumerSurface> Surface = IConsumerSurface::Create(); variable
4114 sptr<IConsumerSurface> Surface = IConsumerSurface::Create(); variable
4144 sptr<IConsumerSurface> Surface = IConsumerSurface::Create(); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp756 void ExtSurfaceCallback::OnSurfaceCreated(const sptr<Surface>& /* surface */) in DrawBuffer()
764 void ExtSurfaceCallback::OnSurfaceChanged(const sptr<Surface>& /* surface */, int32_t width, int32_… in DrawBuffer()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage.h51 class Surface; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp262 struct Surface { struct
263 NativeWindow* window;
264 VkSwapchainKHR swapchainHandle;
265 uint64_t usage;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h30 class Surface; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp5838 sptr<IConsumerSurface> Surface = IConsumerSurface::Create(); variable
7679 sptr<IConsumerSurface> Surface = IConsumerSurface::Create(); variable