Home
last modified time | relevance | path

Searched defs:screen (Results 226 - 250 of 645) sorted by relevance

12345678910>>...26

/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_core.cpp285 auto screen = GetScreen(id); in SetScreenRefreshRate() local
406 auto screen = GetScreen(id); AddScreenInfo() local
422 auto screen = GetScreen(id); GetScreenCurrentRefreshRate() local
466 auto screen = GetScreen(id); GetScreenSupportedRefreshRates() local
[all...]
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/
H A Ddrawing_sample.cpp185 std::unique_ptr<HdiScreen> screen = HdiScreen::CreateHdiScreen(screenId); in CreatePhysicalScreen() local
[all...]
/foundation/multimodalinput/input/service/fingerprint_event_processor/src/
H A Dfingerprint_event_processor.cpp144 void FingerprintEventProcessor::ChangeScreenMissTouchFlag(bool screen, bool cancel) in ChangeScreenMissTouchFlag() argument
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen.cpp40 JsScreen::JsScreen(const sptr<Screen>& screen) : screen_(screen) in JsScreen() argument
57 sptr<Screen> screen = jsScreen->screen_; in Finalizer() local
283 CreateJsScreenObject(napi_env env, sptr<Screen>& screen) CreateJsScreenObject() argument
[all...]
/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_screen_controller_test.cpp130 sptr<AbstractScreen> screen = screenVec[0]; in HWTEST_F() local
144 sptr<AbstractScreen> screen = screenVec[0]; in HWTEST_F() local
158 sptr<AbstractScreen> screen = screenVec[0]; in HWTEST_F() local
413 sptr<AbstractScreen> screen = screenVec[0]; HWTEST_F() local
424 sptr<AbstractScreen> screen = screenVec[0]; HWTEST_F() local
437 sptr<AbstractScreen> screen = screenVec[0]; HWTEST_F() local
448 sptr<AbstractScreen> screen = screenVec[0]; HWTEST_F() local
476 sptr<AbstractScreen> screen = absController_->InitVirtualScreen(0, 0, option); HWTEST_F() local
497 sptr<AbstractScreen> screen = absController_->InitVirtualScreen(0, 0, option); HWTEST_F() local
650 sptr<AbstractScreen> screen = absController_->GetAbstractScreen(2); HWTEST_F() local
663 sptr<AbstractScreen> screen = absController_->GetAbstractScreen(2); HWTEST_F() local
906 auto screen = screenVec[0]; HWTEST_F() local
1188 sptr<AbstractScreen> screen = screenVec[0]; HWTEST_F() local
1223 sptr<AbstractScreen> screen = absController_->InitVirtualScreen(0, 0, option); HWTEST_F() local
[all...]
/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_change_test.cpp137 bool DisplayChangeTest::ScreenSizeEqual(const sptr<Screen> screen, const sptr<SupportedScreenModes> curInfo) const in ScreenSizeEqual() argument
[all...]
/foundation/distributedhardware/distributed_screen/screenhandler/src/
H A Ddscreen_handler.cpp80 sptr<Rosen::Screen> screen = Rosen::ScreenManager::GetInstance().GetScreenById(screenId); in OnConnect() local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_screen.c53 struct v3d_screen *screen = v3d_screen(pscreen); in v3d_screen_get_name() local
74 struct v3d_screen *screen = v3d_screen(pscreen); in v3d_screen_destroy() local
99 v3d_has_feature(struct v3d_screen *screen, enum drm_v3d_param feature) v3d_has_feature() argument
115 struct v3d_screen *screen = v3d_screen(pscreen); v3d_screen_get_param() local
352 struct v3d_screen *screen = v3d_screen(pscreen); v3d_screen_get_shader_param() local
482 struct v3d_screen *screen = v3d_screen(pscreen); v3d_get_compute_param() local
566 struct v3d_screen *screen = v3d_screen(pscreen); v3d_screen_is_format_supported() local
821 v3d_screen_get_compatible_tlb_format(struct pipe_screen *screen, enum pipe_format format) v3d_screen_get_compatible_tlb_format() argument
835 struct v3d_screen *screen = v3d_screen(pscreen); v3d_screen_get_disk_shader_cache() local
844 struct v3d_screen *screen = rzalloc(NULL, struct v3d_screen); v3d_screen_create() local
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.h108 dri_screen_get_kopper(struct dri_screen *screen) in dri_screen_get_kopper() argument
H A Ddri_drawable.c53 struct dri_screen *screen = dri_screen(drawable->sPriv); in dri_st_framebuffer_validate() local
155 struct dri_screen *screen = sPriv->driverPrivate; in dri_create_buffer() local
193 struct dri_screen *screen = drawable->screen; in dri_destroy_buffer() local
519 struct pipe_screen *screen = drawable->screen->base.screen; dri_flush() local
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c130 struct pipe_screen *screen; in vid_enc_Constructor() local
621 struct pipe_screen *screen = priv->screen->pscreen; vid_enc_MessageHandler() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_sampler.c71 struct pipe_screen *screen = svga->pipe.screen; in svga_check_sampler_view_resource_collision() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c52 vc4_bo_label(struct vc4_screen *screen, struct vc4_bo *bo, const char *fmt, ...) in vc4_bo_label() argument
78 vc4_bo_dump_stats(struct vc4_screen *screen) in vc4_bo_dump_stats() argument
146 struct vc4_screen *screen = bo->screen; vc4_bo_free() local
180 vc4_bo_from_cache(struct vc4_screen *screen, uint32_t size, const char *name) vc4_bo_from_cache() argument
221 vc4_bo_alloc(struct vc4_screen *screen, uint32_t size, const char *name) vc4_bo_alloc() argument
284 struct vc4_screen *screen = bo->screen; vc4_bo_last_unreference() local
294 free_stale_bos(struct vc4_screen *screen, time_t time) free_stale_bos() argument
337 struct vc4_screen *screen = bo->screen; vc4_bo_last_unreference_locked_timed() local
380 vc4_bo_open_handle(struct vc4_screen *screen, uint32_t handle, uint32_t size) vc4_bo_open_handle() argument
416 vc4_bo_open_name(struct vc4_screen *screen, uint32_t name) vc4_bo_open_name() argument
432 vc4_bo_open_dmabuf(struct vc4_screen *screen, int fd) vc4_bo_open_dmabuf() argument
473 vc4_bo_alloc_shader(struct vc4_screen *screen, const void *data, uint32_t size) vc4_bo_alloc_shader() argument
547 vc4_wait_seqno(struct vc4_screen *screen, uint64_t seqno, uint64_t timeout_ns, const char *reason) vc4_wait_seqno() argument
591 struct vc4_screen *screen = bo->screen; vc4_bo_wait() local
661 struct vc4_screen *screen = vc4_screen(pscreen); vc4_bufmgr_destroy() local
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddecode.c50 struct pipe_screen *screen; in vlVdpDecoderCreate() local
569 struct pipe_screen *screen; in vlVdpDecoderRender() local
[all...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_context.c41 struct pipe_screen *screen = ctx->xa->screen; in xa_context_flush() local
191 struct pipe_screen *screen = ctx->pipe->screen; in xa_ctx_srf_create() local
363 struct pipe_screen *screen = ctx->xa->screen; xa_fence_get() local
385 struct pipe_screen *screen = fence->xa->screen; xa_fence_wait() local
404 struct pipe_screen *screen = fence->xa->screen; xa_fence_destroy() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_pipeline.c49 zink_create_gfx_pipeline(struct zink_screen *screen, in zink_create_gfx_pipeline() argument
390 zink_create_compute_pipeline(struct zink_screen *screen, struct zink_compute_program *comp, struct zink_compute_pipeline_state *state) zink_create_compute_pipeline() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H A Dh264eprc.c397 struct pipe_screen *screen; in h264e_prc_create_encoder() local
541 struct pipe_screen *screen = priv->screen->pscreen; h264e_prc_prepare_to_transfer() local
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_enc_common.c331 struct pipe_screen *screen = pipe->screen; in enc_InitCompute_common() local
H A Dvid_dec_common.h157 struct vl_screen *screen; member
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c540 struct pipe_screen *screen; in DrvPresentBuffers() local
632 struct pipe_screen *screen = stw_dev->screen; stw_framebuffer_present_locked() local
[all...]
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-test.c42 static struct pipe_screen *screen = NULL; variable
[all...]
/third_party/mesa3d/src/glx/tests/
H A Dcreate_context_unittest.cpp76 xcb_glx_create_context_attribs_arb_checked(xcb_connection_t *c, xcb_glx_context_t context, uint32_t fbconfig, uint32_t screen, uint32_t share_list, uint8_t is_direct, uint32_t num_attribs, const uint32_t *attribs) xcb_glx_create_context_attribs_arb_checked() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_test_dma.c176 struct pipe_screen *screen = &rscreen->b; in r600_test_dma() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c96 struct si_screen *screen = sctx->screen; in gfx10_alloc_query_buffer() local
429 struct pipe_query *gfx10_sh_query_create(struct si_screen *screen, enum pipe_query_type query_type, in gfx10_sh_query_create() argument
H A Dsi_shader_internal.h42 struct si_screen *screen; member

Completed in 19 milliseconds

12345678910>>...26