/ohos5.0/foundation/graphic/surface_lite/interfaces/kits/ |
H A D | surface.h | 317 Surface() {} in Surface() function
|
/ohos5.0/base/web/webview/ohos_nweb/include/ |
H A D | nweb_adapter_helper.h | 27 class Surface; variable
|
H A D | nweb_surface_adapter.h | 28 class Surface; variable
|
/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/ |
H A D | i_transcoder_engine.h | 28 class Surface; variable
|
H A D | i_recorder_engine.h | 29 class Surface; variable
|
H A D | i_player_engine.h | 30 class Surface; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/ |
H A D | surface_impl.h | 37 class Surface; variable
|
H A D | image_impl.h | 45 class Surface; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/ |
H A D | hdibackend_test.cpp | 108 … auto func = [](sptr<Surface> &, const struct PrepareCompleteParam ¶m, void* data) -> void {}; in __anon65db33060202()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
H A D | hdibackend_test.cpp | 111 … auto func = [](sptr<Surface> &, const struct PrepareCompleteParam ¶m, void* data) -> void {}; in __anon996991410302()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_ui_director.h | 26 class Surface; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdibackend_fuzzer/ |
H A D | hdibackend_fuzzer.cpp | 94 …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 D | core_canvas.h | 78 class Surface; variable
|
H A D | surface.cpp | 26 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 D | rs_canvas_drawing_render_node_test.cpp | 111 …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 D | camera_framework_unittest.cpp | 2800 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 D | rosen_render_surface.cpp | 756 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 D | image.h | 51 class Surface; variable
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
H A D | swapchain_layer.cpp | 262 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 D | rs_common_def.h | 30 class Surface; variable
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/ |
H A D | camera_framework_moduletest.cpp | 5838 sptr<IConsumerSurface> Surface = IConsumerSurface::Create(); variable 7679 sptr<IConsumerSurface> Surface = IConsumerSurface::Create(); variable
|