Home
last modified time | relevance | path

Searched defs:csurf (Results 1 - 20 of 20) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_test_util.h44 static inline sptr<IConsumerSurface> csurf = nullptr; member in OHOS::Rosen::RSTestUtil
H A Drs_drop_frame_processor_test.cpp44 static inline sptr<IConsumerSurface> csurf = nullptr; member in OHOS::Rosen::RSDropFrameProcessorTest
[all...]
H A Drs_uni_render_composer_adapter_test.cpp159 sptr<IConsumerSurface> csurf = IConsumerSurface::Create(config.name); in HWTEST_F() local
476 sptr<IConsumerSurface> csurf = IConsumerSurface::Create(config.name); in HWTEST_F() local
770 sptr<IConsumerSurface> csurf in HWTEST_F() local
852 sptr<IConsumerSurface> csurf = IConsumerSurface::Create(config.name); HWTEST_F() local
[all...]
H A Drs_base_render_util_test.cpp580 sptr<IConsumerSurface> csurf = IConsumerSurface::Create(config.name); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_test_util.h44 static inline sptr<IConsumerSurface> csurf = nullptr; member in OHOS::Rosen::RSTestUtil
H A Drs_drop_frame_processor_unit_test.cpp44 static inline sptr<IConsumerSurface> csurf = nullptr; member in OHOS::Rosen::RsDropFrameProcessorTest
[all...]
H A Drs_unittest_drop_frame_processor_test.cpp44 static inline sptr<IConsumerSurface> csurf = nullptr; member in OHOS::Rosen::RSDropFrameProcessorExtTest
[all...]
H A Drs_uni_render_composer_adapter_unit_test.cpp244 sptr<IConsumerSurface> csurf = IConsumerSurface::Create(config.name); in HWTEST_F() local
325 sptr<IConsumerSurface> csurf = IConsumerSurface::Create(config.name); in HWTEST_F() local
656 sptr<IConsumerSurface> csurf in HWTEST_F() local
738 sptr<IConsumerSurface> csurf = IConsumerSurface::Create(config.name); HWTEST_F() local
[all...]
H A Drs_base_render_util_unit_test.cpp517 sptr<IConsumerSurface> csurf = IConsumerSurface::Create(config.name); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_surface_ohos_test.cpp38 static inline sptr<IConsumerSurface> csurf = nullptr; member in OHOS::Rosen::RSSurfaceOhosTest
[all...]
/foundation/graphic/graphic_2d/rosen/test/render/render/systemtest/pipeline/
H A Drs_drop_frame_processor_unit_test.cpp44 static inline sptr<IConsumerSurface> csurf = nullptr; member in OHOS::Rosen::RsDropFrameProcessorTest
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/systemtest/pipeline/
H A Drs_drop_frame_processor_test.cpp44 static inline sptr<IConsumerSurface> csurf = nullptr; member in OHOS::Rosen::RSDropFrameProcessorTest
/test/xts/acts/graphic/graphicnapitest/
H A DProducerSurfaceTest.cpp49 static inline sptr<IConsumerSurface> csurf = nullptr; member in OHOS::Rosen::ProducerSurfaceTest
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dproducer_surface_delegator_test.cpp38 static inline sptr<IConsumerSurface> csurf = nullptr; member in OHOS::Rosen::ProducerSurfaceDelegatorTest
H A Dproducer_surface_test.cpp52 static inline sptr<IConsumerSurface> csurf = nullptr; member in OHOS::Rosen::ProducerSurfaceTest
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.c246 struct zink_ctx_surface *csurf = CALLOC_STRUCT(zink_ctx_surface); in wrap_surface() local
279 struct zink_ctx_surface *csurf = (struct zink_ctx_surface*)wrap_surface(pctx, psurf); in zink_create_surface() local
339 struct zink_ctx_surface *csurf = (struct zink_ctx_surface *)psurface; zink_surface_destroy() local
[all...]
H A Dzink_surface.h143 struct zink_ctx_surface *csurf = (struct zink_ctx_surface*)*psurface; in zink_rebind_ctx_surface() local
H A Dzink_kopper.c877 struct zink_ctx_surface *csurf = (struct zink_ctx_surface*)ctx->fb_state.zsbuf; in zink_kopper_fixup_depth_buffer() local
H A Dzink_render_pass.c688 struct zink_ctx_surface *csurf = (struct zink_ctx_surface*)ctx->fb_state.cbufs[i]; in zink_begin_render_pass() local
727 struct zink_ctx_surface *csurf = (struct zink_ctx_surface*)ctx->fb_state.cbufs[i]; in zink_end_render_pass() local
/third_party/skia/src/c/
H A Dsk_surface.cpp395 void sk_surface_unref(sk_surface_t* csurf) { in sk_surface_unref() argument
399 sk_canvas_t* sk_surface_get_canvas(sk_surface_t* csurf) { in sk_surface_get_canvas() argument
404 sk_image_t* sk_surface_new_image_snapshot(sk_surface_t* csurf) { in sk_surface_new_image_snapshot() argument

Completed in 33 milliseconds