Searched refs:lattice (Results 1 – 16 of 16) sorted by relevance
/external/skia/gm/ |
D | texteffects.cpp | 104 SkMatrix lattice; in r7() local 105 lattice.setScale(SK_Scalar1*6, SK_Scalar1*6, 0, 0); in r7() 106 lattice.postSkew(SK_Scalar1/3, 0, 0, 0); in r7() 107 p.setPathEffect(MakeDotEffect(SK_Scalar1*4, lattice))->unref(); in r7() 114 SkMatrix lattice; in r8() local 115 lattice.setScale(SK_Scalar1*6, SK_Scalar1*6, 0, 0); in r8() 116 lattice.postSkew(SK_Scalar1/3, 0, 0, 0); in r8() 117 p.setPathEffect(MakeDotEffect(SK_Scalar1*2, lattice))->unref(); in r8() 131 SkMatrix lattice; in r9() local 132 lattice.setScale(SK_Scalar1, SK_Scalar1*6, 0, 0); in r9() [all …]
|
/external/chromium_org/third_party/skia/src/effects/ |
D | SkPerlinNoiseShader.cpp | 1019 const char* lattice = "lattice"; in emitCode() local 1102 noiseCode.appendf("\n\tvec4 %s = ", lattice); in emitCode() 1106 noiseCode.appendf(dotLattice, lattice, lattice, inc8bit, fractVal); in emitCode() 1118 noiseCode.appendf(dotLattice, lattice, lattice, inc8bit, fractVal); in emitCode() 1134 noiseCode.appendf(dotLattice, lattice, lattice, inc8bit, fractVal); in emitCode() 1146 noiseCode.appendf(dotLattice, lattice, lattice, inc8bit, fractVal); in emitCode()
|
/external/skia/src/effects/ |
D | SkPerlinNoiseShader.cpp | 1019 const char* lattice = "lattice"; in emitCode() local 1102 noiseCode.appendf("\n\tvec4 %s = ", lattice); in emitCode() 1106 noiseCode.appendf(dotLattice, lattice, lattice, inc8bit, fractVal); in emitCode() 1118 noiseCode.appendf(dotLattice, lattice, lattice, inc8bit, fractVal); in emitCode() 1134 noiseCode.appendf(dotLattice, lattice, lattice, inc8bit, fractVal); in emitCode() 1146 noiseCode.appendf(dotLattice, lattice, lattice, inc8bit, fractVal); in emitCode()
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
D | Android.mk | 37 lattice.c \
|
D | isac.gypi | 44 'lattice.c',
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | lattice_neon.S | 13 @ Contains a function for the core loop in the normalized lattice MA 26 @ Reference code in lattice.c.
|
D | isacfix.gypi | 43 'lattice.c',
|
D | Android.mk | 38 lattice.c \
|
D | lattice_armv7.S | 11 @ Contains a function for the core loop in the normalized lattice AR
|
/external/srec/srec/crec/ |
D | astar.c | 667 srec_word_lattice* lattice; in astar_stack_do_backwards_search() local 681 lattice = rec->word_lattice; in astar_stack_do_backwards_search() 723 btoken_index = lattice->words_for_frame[ wtoken->end_time+1]; in astar_stack_do_backwards_search()
|
/external/valgrind/main/helgrind/ |
D | README_MSMProp2.txt | 57 where JOIN is the lattice-theoretic "max" or "least upper bound"
|
/external/libvorbis/doc/ |
D | 03-codebook.tex | 142 Implicitly populated value mapping (lattice VQ) 304 Lookup type one specifies a lattice VQ lookup table built
|
D | 01-introduction.tex | 256 a list of n-dimensional rows (lattice VQ).
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | fuzzer1.test | 798 INSERT INTO streetname VALUES('lattice');
|
D | fts1porter.test | 11682 lattice lattic
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 473 // Sign-extended immediate classes. We don't need to define the full lattice
|