Searched refs:cWeight (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/src/Pipeline/ |
D | Constants.cpp | 92 static const ushort4 cWeight[17] = in Constants() local 155 memcpy(&this->cWeight, cWeight, sizeof(cWeight)); in Constants()
|
D | Constants.hpp | 30 ushort4 cWeight[17]; member
|
D | SamplerCore.cpp | 597 UShort4 cw = *Pointer<UShort4>(constants + OFFSET(Constants,cWeight) + 8 * a); in sampleAniso()
|
/external/swiftshader/src/Shader/ |
D | Constants.cpp | 92 static const ushort4 cWeight[17] = in Constants() local 155 memcpy(&this->cWeight, cWeight, sizeof(cWeight)); in Constants()
|
D | Constants.hpp | 30 ushort4 cWeight[17]; member
|
D | SamplerCore.cpp | 688 UShort4 cw = *Pointer<UShort4>(constants + OFFSET(Constants,cWeight) + 8 * a); in sampleAniso()
|
/external/skqp/src/pathops/ |
D | SkPathOpsCurve.h | 99 extern SkDPoint (SkDCurve::* const Top[])(const SkPoint curve[], SkScalar cWeight,
|
/external/skia/src/pathops/ |
D | SkPathOpsCurve.h | 99 extern SkDPoint (SkDCurve::* const Top[])(const SkPoint curve[], SkScalar cWeight,
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 933 CreateFontA(cHeight int32, cWidth int32, cEscapement int32, cOrientation int32, cWeight int32, bIta…
|