Home
last modified time | relevance | path

Searched defs:dsts (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/docs/examples/
DMatrix_MakeRectToRect.cpp8 const SkRect dsts[] = { {0, 0, 0, 0}, {5, 6, 8, 9} }; in draw() local
/third_party/flutter/skia/docs/examples/
DMatrix_MakeRectToRect.cpp8 const SkRect dsts[] = { {0, 0, 0, 0}, {5, 6, 8, 9} }; in draw() local
DMatrix_setRectToRect.cpp8 const SkRect dsts[] = { {0, 0, 0, 0}, {5, 6, 8, 9} }; in draw() local
/third_party/ffmpeg/libavfilter/
Dvf_mcdeint.c204 int dsts = outpic ->linesize[i]; in filter_frame() local
/third_party/skia/modules/canvaskit/tests/
Dcore.spec.js273 const dsts = CanvasKit.Malloc(Float32Array, 16); constant
314 const dsts = [ variable
/third_party/mesa3d/src/compiler/glsl/
Dopt_copy_propagation_elements.cpp68 set *dsts; member in __anonc72b93ac0111::acp_entry
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DGCOV.h361 iterator_range<EdgeIterator> dsts() const { in dsts() function
/third_party/mesa3d/src/freedreno/ir3/
Dir3.c539 struct ir3_register **dsts, **srcs; in ir3_instr_clone() local
Dir3.h328 struct ir3_register **dsts; member
/third_party/alsa-lib/src/pcm/
Dpcm_route.c72 snd_pcm_route_ttable_dst_t *dsts; member
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c1683 struct ureg_dst dsts[2] = { temp, temp }; in ntt_emit_alu() local