Searched refs:clips (Results 1 – 15 of 15) 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/skia/site/user/api/ |
D | skcanvas.md | 43 a stack of matrices and clips. Note however, that unlike similar
|
D | index.md | 19 clips. Thus in the above call, the canvas' current matrix may
|
/external/libdrm/ |
D | xf86drmMode.h | 381 drmModeClipPtr clips, uint32_t num_clips);
|
D | xf86drmMode.c | 328 drmModeClipPtr clips, uint32_t num_clips) in drmModeDirtyFB() argument 334 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 | 7443 PRE_FIELD_READ("ioctl(VKI_V4L2_G_FMT).fmt.win.clips", data->fmt.win.clips); in PRE() 7446 if (data->fmt.win.clipcount && data->fmt.win.clips) in PRE() 7448 (Addr)data->fmt.win.clips, in PRE() 7449 data->fmt.win.clipcount * sizeof(data->fmt.win.clips[0])); in PRE() 7487 if (data->fmt.win.clipcount && data->fmt.win.clips) in PRE() 7489 (Addr)data->fmt.win.clips, in PRE() 7490 data->fmt.win.clipcount * sizeof(data->fmt.win.clips[0])); in PRE() 7527 if (data->fmt.win.clipcount && data->fmt.win.clips) in PRE() 7529 (Addr)data->fmt.win.clips, in PRE() 7530 data->fmt.win.clipcount * sizeof(data->fmt.win.clips[0])); in PRE()
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 982 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/opencv3/modules/videoio/src/ |
D | cap_libv4l.cpp | 1543 capture->form.fmt.win.clips = 0; in icvSetVideoSize()
|
D | cap_v4l.cpp | 2520 capture->form.fmt.win.clips = 0; in icvSetVideoSize()
|
/external/valgrind/include/vki/ |
D | vki-linux.h | 3896 struct vki_v4l2_clip __user *clips; member
|