Searched defs:dsts (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/docs/examples/ |
D | Matrix_MakeRectToRect.cpp | 8 const SkRect dsts[] = { {0, 0, 0, 0}, {5, 6, 8, 9} }; in draw() local
|
/third_party/flutter/skia/docs/examples/ |
D | Matrix_MakeRectToRect.cpp | 8 const SkRect dsts[] = { {0, 0, 0, 0}, {5, 6, 8, 9} }; in draw() local
|
D | Matrix_setRectToRect.cpp | 8 const SkRect dsts[] = { {0, 0, 0, 0}, {5, 6, 8, 9} }; in draw() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_mcdeint.c | 204 int dsts = outpic ->linesize[i]; in filter_frame() local
|
/third_party/skia/modules/canvaskit/tests/ |
D | core.spec.js | 273 const dsts = CanvasKit.Malloc(Float32Array, 16); constant 314 const dsts = [ variable
|
/third_party/mesa3d/src/compiler/glsl/ |
D | opt_copy_propagation_elements.cpp | 68 set *dsts; member in __anonc72b93ac0111::acp_entry
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 361 iterator_range<EdgeIterator> dsts() const { in dsts() function
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3.c | 539 struct ir3_register **dsts, **srcs; in ir3_instr_clone() local
|
D | ir3.h | 328 struct ir3_register **dsts; member
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_route.c | 72 snd_pcm_route_ttable_dst_t *dsts; member
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
D | nir_to_tgsi.c | 1683 struct ureg_dst dsts[2] = { temp, temp }; in ntt_emit_alu() local
|