/external/strace/tests/ |
D | ioctl_v4l2.c | 109 f->fmt.win.clips = in init_v4l2_format() 110 tail_alloc(sizeof(*f->fmt.win.clips) * in init_v4l2_format() 112 f->fmt.win.clips[0].c.left = 0x3313d36e; in init_v4l2_format() 113 f->fmt.win.clips[0].c.top = 0xcdffe510; in init_v4l2_format() 114 f->fmt.win.clips[0].c.width = 0x2064f3a8; in init_v4l2_format() 115 f->fmt.win.clips[0].c.height = 0xd06d314a; in init_v4l2_format() 116 f->fmt.win.clips[1].c.left = 0xd8c8a83f; in init_v4l2_format() 117 f->fmt.win.clips[1].c.top = 0x336e87ba; in init_v4l2_format() 118 f->fmt.win.clips[1].c.width = 0x9e3a6fb3; in init_v4l2_format() 119 f->fmt.win.clips[1].c.height = 0x05617b76; in init_v4l2_format() [all …]
|
/external/strace/tests-m32/ |
D | ioctl_v4l2.c | 109 f->fmt.win.clips = in init_v4l2_format() 110 tail_alloc(sizeof(*f->fmt.win.clips) * in init_v4l2_format() 112 f->fmt.win.clips[0].c.left = 0x3313d36e; in init_v4l2_format() 113 f->fmt.win.clips[0].c.top = 0xcdffe510; in init_v4l2_format() 114 f->fmt.win.clips[0].c.width = 0x2064f3a8; in init_v4l2_format() 115 f->fmt.win.clips[0].c.height = 0xd06d314a; in init_v4l2_format() 116 f->fmt.win.clips[1].c.left = 0xd8c8a83f; in init_v4l2_format() 117 f->fmt.win.clips[1].c.top = 0x336e87ba; in init_v4l2_format() 118 f->fmt.win.clips[1].c.width = 0x9e3a6fb3; in init_v4l2_format() 119 f->fmt.win.clips[1].c.height = 0x05617b76; in init_v4l2_format() [all …]
|
/external/strace/tests-mx32/ |
D | ioctl_v4l2.c | 109 f->fmt.win.clips = in init_v4l2_format() 110 tail_alloc(sizeof(*f->fmt.win.clips) * in init_v4l2_format() 112 f->fmt.win.clips[0].c.left = 0x3313d36e; in init_v4l2_format() 113 f->fmt.win.clips[0].c.top = 0xcdffe510; in init_v4l2_format() 114 f->fmt.win.clips[0].c.width = 0x2064f3a8; in init_v4l2_format() 115 f->fmt.win.clips[0].c.height = 0xd06d314a; in init_v4l2_format() 116 f->fmt.win.clips[1].c.left = 0xd8c8a83f; in init_v4l2_format() 117 f->fmt.win.clips[1].c.top = 0x336e87ba; in init_v4l2_format() 118 f->fmt.win.clips[1].c.width = 0x9e3a6fb3; in init_v4l2_format() 119 f->fmt.win.clips[1].c.height = 0x05617b76; in init_v4l2_format() [all …]
|
/external/skqp/src/compute/skc/ |
D | raster_builder.c | 165 …SKC_CONTEXT_WAIT_WHILE(raster_builder->context,skc_extent_ring_is_full(&raster_builder->clips.ring… in skc_raster_builder_clips_append() 167 cmd->clip = skc_extent_ring_wip_count(&raster_builder->clips.ring); in skc_raster_builder_clips_append() 169 skc_uint const base = skc_extent_ring_wip_index_inc(&raster_builder->clips.ring); in skc_raster_builder_clips_append() 171 memcpy(raster_builder->clips.extent[base].f32a4,raster_clip,sizeof(skc_float4)); in skc_raster_builder_clips_append() 173 return skc_extent_ring_wip_is_full(&raster_builder->clips.ring); in skc_raster_builder_clips_append() 226 skc_extent_ring_checkpoint(&raster_builder->clips .ring); in skc_raster_builder_checkpoint()
|
D | raster_builder.h | 60 } clips; member
|
/external/skia/src/compute/skc/ |
D | raster_builder.c | 165 …SKC_CONTEXT_WAIT_WHILE(raster_builder->context,skc_extent_ring_is_full(&raster_builder->clips.ring… in skc_raster_builder_clips_append() 167 cmd->clip = skc_extent_ring_wip_count(&raster_builder->clips.ring); in skc_raster_builder_clips_append() 169 skc_uint const base = skc_extent_ring_wip_index_inc(&raster_builder->clips.ring); in skc_raster_builder_clips_append() 171 memcpy(raster_builder->clips.extent[base].f32a4,raster_clip,sizeof(skc_float4)); in skc_raster_builder_clips_append() 173 return skc_extent_ring_wip_is_full(&raster_builder->clips.ring); in skc_raster_builder_clips_append() 226 skc_extent_ring_checkpoint(&raster_builder->clips .ring); in skc_raster_builder_checkpoint()
|
D | raster_builder.h | 60 } clips; member
|
/external/skqp/tools/lua/ |
D | paths.lua | 20 clips = 0 73 clips = clips + 1 114 io.write("clips = clips + ", clips, "\n");
|
D | paths_agg.lua | 2 clips = 0 15 io.write("Number of clips: ", clips, "\n"); 36 (100*(totalSWPaths / (draws + clips))), "\n")
|
/external/skia/tools/lua/ |
D | paths.lua | 20 clips = 0 73 clips = clips + 1 114 io.write("clips = clips + ", clips, "\n");
|
D | paths_agg.lua | 2 clips = 0 15 io.write("Number of clips: ", clips, "\n"); 36 (100*(totalSWPaths / (draws + clips))), "\n")
|
/external/skqp/src/compute/skc/platforms/cl_12/ |
D | raster_builder_cl_12.c | 169 struct skc_extent_phw1g_tdrNs clips; // write once by host + read by device member 201 struct skc_extent_phw1g_tdrNs_snap clips; // write once by host + read by device member 306 skc_extent_phw1g_tdrNs_free(runtime,&impl->clips); in skc_raster_builder_pfn_release() 526 skc_extent_phw1g_tdrNs_snap_free(runtime,&cohort->clips); in skc_raster_cohort_sort_prefix() 854 &impl->clips, in skc_raster_cohort_rasterize() 855 &cohort->clips, in skc_raster_cohort_rasterize() 902 cl(SetKernelArg(impl->kernels.rasterize_all,7,SKC_CL_ARG(cohort->clips.drN))); in skc_raster_cohort_rasterize() 1107 skc_extent_phw1g_tdrNs_snap_init(runtime,&raster_builder->clips .ring,&cohort->clips); in skc_raster_builder_cohort_grid_pfn_waiting() 1275 …c_extent_phw1g_tdrNs_alloc(runtime,&impl->clips ,sizeof(union skc_path_clip) * config->raster_… in skc_raster_builder_cl_12_create() 1293 (*raster_builder)->clips .extent = impl->clips.hw1; in skc_raster_builder_cl_12_create() [all …]
|
D | config_cl.h | 107 } clips; member
|
/external/skia/src/compute/skc/platforms/cl_12/ |
D | raster_builder_cl_12.c | 169 struct skc_extent_phw1g_tdrNs clips; // write once by host + read by device member 201 struct skc_extent_phw1g_tdrNs_snap clips; // write once by host + read by device member 306 skc_extent_phw1g_tdrNs_free(runtime,&impl->clips); in skc_raster_builder_pfn_release() 526 skc_extent_phw1g_tdrNs_snap_free(runtime,&cohort->clips); in skc_raster_cohort_sort_prefix() 854 &impl->clips, in skc_raster_cohort_rasterize() 855 &cohort->clips, in skc_raster_cohort_rasterize() 902 cl(SetKernelArg(impl->kernels.rasterize_all,7,SKC_CL_ARG(cohort->clips.drN))); in skc_raster_cohort_rasterize() 1107 skc_extent_phw1g_tdrNs_snap_init(runtime,&raster_builder->clips .ring,&cohort->clips); in skc_raster_builder_cohort_grid_pfn_waiting() 1275 …c_extent_phw1g_tdrNs_alloc(runtime,&impl->clips ,sizeof(union skc_path_clip) * config->raster_… in skc_raster_builder_cl_12_create() 1293 (*raster_builder)->clips .extent = impl->clips.hw1; in skc_raster_builder_cl_12_create() [all …]
|
D | config_cl.h | 107 } clips; member
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetCreatorhlp.dat | 26 trigger clips = 65 trigger clips = 104 graph = The currently playing segment is displayed graphically here. You may trigger clips by clic…
|
/external/libmtp/logs/ |
D | mtp-detect-nokia-5300.txt | 358 1073741830 Video clips 364 1073741879 Video clips
|
/external/skqp/site/user/api/ |
D | skcanvas_overview.md | 22 a stack of matrices and clips. Note however, that unlike similar
|
D | index.md | 57 clips. Thus in the above call, the canvas' current matrix may
|
/external/skia/site/user/api/ |
D | skcanvas_overview.md | 22 a stack of matrices and clips. Note however, that unlike similar
|
D | index.md | 55 clips. Thus in the above call, the canvas' current matrix may
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | test_VIDIOC_FMT.c | 282 format.fmt.win.clips, in do_get_formats() 958 format_max.fmt.win.clips, in do_set_formats_enum() 1020 format_min.fmt.win.clips, in do_set_formats_enum()
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | rasterize.cl | 2921 … __global float4 const * const clips, // FIXME -- __constant 3012 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; … 3079 … __global float4 const * const clips, // FIXME -- __constant 3154 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; … 3188 … __global float4 const * const clips, // FIXME -- __constant 3263 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; … 3293 … __global float4 const * const clips, // FIXME -- __constant 3368 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; … 3398 … __global float4 const * const clips, // FIXME -- __constant 3421 … __global float4 const * const clips, // FIXME -- __constant
|
/external/skia/src/compute/skc/platforms/cl_12/kernels/ |
D | rasterize.cl | 2921 … __global float4 const * const clips, // FIXME -- __constant 3012 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; … 3079 … __global float4 const * const clips, // FIXME -- __constant 3154 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; … 3188 … __global float4 const * const clips, // FIXME -- __constant 3263 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; … 3293 … __global float4 const * const clips, // FIXME -- __constant 3368 …union skc_path_clip const cv = { .f32v4 = clips [SKC_CMD_RASTERIZE_GET_CLIP(cmd) ] }; … 3398 … __global float4 const * const clips, // FIXME -- __constant 3421 … __global float4 const * const clips, // FIXME -- __constant
|
/external/libdrm/ |
D | xf86drmMode.h | 392 drmModeClipPtr clips, uint32_t num_clips);
|