| /third_party/vk-gl-cts/external/amber/src/docs/ |
| D | memory_layout.md | 109 ### STD140 121 ### STD430 140 ### STD140 152 ### STD430
|
| /third_party/ltp/testcases/realtime/func/matrix_mult/ |
| D | matrix_mult.c | 50 struct matrices { struct 51 double A[MATRIX_SIZE][MATRIX_SIZE]; 52 double B[MATRIX_SIZE][MATRIX_SIZE]; 53 double C[MATRIX_SIZE][MATRIX_SIZE]; 97 static void matrix_mult(struct matrices *matrices) in matrix_mult() 113 static void matrix_mult_record(struct matrices *matrices, int index) in matrix_mult_record() 152 struct matrices *matrices = (struct matrices *) t->arg; in concurrent_thread() local 179 struct matrices *matrices[numcpus]; in main_thread() local
|
| /third_party/skia/m133/gm/ |
| D | localmatriximagefilter.cpp | 61 const SkMatrix matrices[] = { variable
|
| D | perspimages.cpp | 54 SkTDArray<SkMatrix> matrices; in onDraw() local
|
| D | drawimageset.cpp | 120 SkMatrix matrices[4]; in onDraw() local 225 SkMatrix matrices[5]; in onDraw() local
|
| D | shadowutils.cpp | 93 SkTDArray<SkMatrix> matrices; in draw_paths() local
|
| D | vertices.cpp | 223 SkTDArray<SkMatrix> matrices; in draw_batching() local
|
| D | circulararcs.cpp | 251 TArray<SkMatrix> matrices; variable
|
| D | bleed.cpp | 226 std::vector<SkMatrix> matrices; in onDraw() local
|
| /third_party/skia/gm/ |
| D | localmatriximagefilter.cpp | 61 const SkMatrix matrices[] = { variable
|
| D | perspimages.cpp | 46 SkTDArray<SkMatrix> matrices; in onDraw() local
|
| D | drawimageset.cpp | 117 SkMatrix matrices[4]; in onDraw() local 222 SkMatrix matrices[5]; in onDraw() local
|
| D | vertices.cpp | 228 SkTDArray<SkMatrix> matrices; in draw_batching() local
|
| D | shadowutils.cpp | 92 SkTDArray<SkMatrix> matrices; in draw_paths() local
|
| D | circulararcs.cpp | 279 SkTArray<SkMatrix> matrices; variable
|
| D | bleed.cpp | 225 std::vector<SkMatrix> matrices; in onDraw() local
|
| /third_party/skia/src/shaders/ |
| D | SkLocalMatrixShader.cpp | 82 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram() 160 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
|
| D | SkColorFilterShader.cpp | 67 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
|
| D | SkTransformShader.cpp | 16 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram()
|
| D | SkImageShader.cpp | 339 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram() 667 const SkMatrixProvider& matrices, const SkMatrix* localM, in onProgram() 676 const SkMatrixProvider& matrices, const SkMatrix* localM, const SkColorInfo& dst, in makeProgram()
|
| D | SkShader.cpp | 213 const SkMatrixProvider& matrices, const SkMatrix* localM, in program()
|
| /third_party/skia/src/core/ |
| D | SkVMBlitter.h | 68 const SkMatrixProvider& matrices; member
|
| D | SkVMBlitter.cpp | 222 const SkMatrixProvider& matrices, in EffectiveParams() 532 const SkMatrixProvider& matrices, in SkVMBlitter() 751 const SkMatrixProvider& matrices, in Make()
|
| /third_party/skia/samplecode/ |
| D | SampleShadowUtils.cpp | 172 SkTDArray<SkMatrix> matrices; in onDrawContent() local
|
| /third_party/skia/m133/tools/viewer/ |
| D | ShadowUtilsSlide.cpp | 132 SkTDArray<SkMatrix> matrices; in draw() local
|