/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | drm_crtc.cpp | 33 DrmCrtc::DrmCrtc(drmModeCrtcPtr c, uint32_t pipe) : mId(c->crtc_id), mPipe(pipe), mPlaneMask(0) in DrmCrtc() argument
|
H A D | drm_plane.h | 169 void BindToPipe(uint32_t pipe) in BindToPipe() argument 171 mPipe = pipe; in BindToPipe()
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | dev.h | 116 struct media_pipeline pipe; member 196 struct rkisp_pipeline pipe; member
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | drm_crtc.cpp | 33 DrmCrtc::DrmCrtc(drmModeCrtcPtr c, uint32_t pipe) : mId(c->crtc_id), mPipe(pipe), mPlaneMask(0) in DrmCrtc() argument
|
H A D | drm_plane.h | 169 void BindToPipe(uint32_t pipe) in BindToPipe() argument 171 mPipe = pipe; in BindToPipe()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | drm_crtc.cpp | 33 DrmCrtc::DrmCrtc(drmModeCrtcPtr c, uint32_t pipe) : mId(c->crtc_id), mPipe(pipe), mPlaneMask(0) in DrmCrtc() argument
|
H A D | drm_plane.h | 169 void BindToPipe(uint32_t pipe) in BindToPipe() argument 171 mPipe = pipe; in BindToPipe()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | drm_crtc.cpp | 33 DrmCrtc::DrmCrtc(drmModeCrtcPtr c, uint32_t pipe) : mId(c->crtc_id), mPipe(pipe), mPlaneMask(0) in DrmCrtc() argument
|
H A D | drm_plane.h | 169 void BindToPipe(uint32_t pipe) in BindToPipe() argument 171 mPipe = pipe; in BindToPipe()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | drm_crtc.cpp | 35 DrmCrtc::DrmCrtc(drmModeCrtcPtr c, uint32_t pipe) : mId(c->crtc_id), mPipe(pipe), mPlaneMask(0)
in DrmCrtc() argument
|
H A D | drm_plane.h | 181 void BindToPipe(uint32_t pipe)
in BindToPipe() argument 183 mPipe = pipe;
in BindToPipe()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | dev.h | 115 struct media_pipeline pipe; member 196 struct rkisp_pipeline pipe; member
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/ |
H A D | vsync_callbackeveryframe_test.cpp | 156 if (pipe(pipeFd) < 0) { in HWTEST_F() 159 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_test.cpp | 150 if (pipe(pipeFd) < 0) { in HWTEST_F() 153 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
/third_party/libdrm/freedreno/msm/ |
H A D | msm_priv.h | 55 uint32_t pipe; member 81 drm_private struct fd_ringbuffer * msm_ringbuffer_new(struct fd_pipe *pipe,
|
/third_party/libdrm/etnaviv/ |
H A D | etnaviv_priv.h | 130 struct etna_pipe *pipe; member 160 struct etna_pipe *pipe; member
|
/third_party/mesa3d/src/freedreno/drm/virtio/ |
H A D | virtio_priv.h | 36 #include "pipe/p_defines.h" 75 * still using it's iova) until the submit retires. So a per-pipe 116 uint32_t pipe; member 161 struct fd_submit *virtio_submit_new(struct fd_pipe *pipe);
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_staging_mgr.c | 25 #include "pipe/p_defines.h" 27 #include "pipe/p_context.h" 77 virgl_staging_init(struct virgl_staging_mgr *staging, struct pipe_context *pipe, in virgl_staging_init() argument 82 staging->vws = virgl_screen(pipe->screen)->vws; in virgl_staging_init()
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_sample.h | 173 softpipe_create_sampler_state(struct pipe_context *pipe, 178 softpipe_create_sampler_view(struct pipe_context *pipe,
|
H A D | sp_tile_cache.h | 32 #include "pipe/p_compiler.h" 84 struct pipe_context *pipe; member 106 sp_create_tile_cache( struct pipe_context *pipe );
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_cs.c | 59 map = pipe_buffer_map(&svga->pipe, svga->curr.grid_info.indirect, in make_cs_key() 62 pipe_buffer_unmap(&svga->pipe, transfer); in make_cs_key()
|
/third_party/mesa3d/src/gallium/frontends/omx/ |
H A D | vid_dec_common.h | 52 struct pipe_context *pipe; \ 124 #include "pipe/p_video_state.h" 158 struct pipe_context *pipe; member
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | format.cpp | 25 #include "pipe/p_screen.h" 26 #include "pipe/p_context.h" 141 return dev.pipe->is_format_supported( in supported_formats() 142 dev.pipe, f.second, target, 1, 1, bindings); in supported_formats()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_resource.h | 150 nv50_surface_from_buffer(struct pipe_context *pipe, 161 nv50_clear_texture(struct pipe_context *pipe,
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/ |
H A D | 2-1.c | 17 * 2. Parent uses mq_open to create a new mq and tell child to open it using pipe. 66 rval = pipe(to_parent); in main() 71 rval = pipe(to_child); in main()
|