Searched refs:clips (Results 1 – 11 of 11) sorted by relevance
/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/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/skia/src/svg/parser/ |
D | SkSVGPaintState.cpp | 193 SkTDArray<SkString*> clips; in setSave() local 225 *clips.insert(0) = lastAttr; in setSave()
|
/external/libdrm/ |
D | xf86drmMode.h | 381 drmModeClipPtr clips, uint32_t num_clips);
|
D | xf86drmMode.c | 333 drmModeClipPtr clips, uint32_t num_clips) in drmModeDirtyFB() argument 338 dirty.clips_ptr = VOID2U64(clips); in drmModeDirtyFB()
|
/external/skia/site/dev/design/ |
D | pdftheory.md | 297 however, have more issues to cotend with. PDF clips cannot be directly 309 a valid PDF content stream, the transforms and clips are compared to 396 all of those clips are in effect and need not apply them within the
|
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-linux.c | 7392 PRE_FIELD_READ("ioctl(VKI_V4L2_G_FMT).fmt.win.clips", data->fmt.win.clips); in PRE() 7395 if (data->fmt.win.clipcount && data->fmt.win.clips) in PRE() 7397 (Addr)data->fmt.win.clips, in PRE() 7398 data->fmt.win.clipcount * sizeof(data->fmt.win.clips[0])); in PRE() 7436 if (data->fmt.win.clipcount && data->fmt.win.clips) in PRE() 7438 (Addr)data->fmt.win.clips, in PRE() 7439 data->fmt.win.clipcount * sizeof(data->fmt.win.clips[0])); in PRE() 7476 if (data->fmt.win.clipcount && data->fmt.win.clips) in PRE() 7478 (Addr)data->fmt.win.clips, in PRE() 7479 data->fmt.win.clipcount * sizeof(data->fmt.win.clips[0])); in PRE()
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 811 struct v4l2_clip __user *clips; member
|
/external/mesa3d/docs/ |
D | MESA_texture_array.spec | 59 3. Storing short video clips in textures. Each depth slice is a
|
/external/valgrind/include/vki/ |
D | vki-linux.h | 3875 struct vki_v4l2_clip __user *clips; member
|