Searched defs:ShapeInfo (Results 1 – 9 of 9) sorted by relevance
/external/skia/modules/skottie/src/text/ |
D | RangeSelector.cpp | 197 struct ShapeInfo { struct 198 SkVector ctrl0, 199 ctrl1; 200 float e0, e1, crs;
|
/external/skia/bench/ |
D | ShapesBench.cpp | 228 struct ShapeInfo { struct in ShapesBench 229 SkMatrix fMatrix; 230 SkColor fColor; 231 std::function<void(SkCanvas*, const SkPaint&)> fDraw;
|
/external/skia/modules/skottie/src/layers/shapelayer/ |
D | ShapeLayer.cpp | 102 struct ShapeInfo { struct 103 const char* fTypeString; 104 ShapeType fShapeType; 105 uint16_t fAttacherIndex; // index into respective attacher tables 106 uint16_t fFlags;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LowerMatrixIntrinsics.cpp | 176 struct ShapeInfo { struct in __anon3a55b4310111::LowerMatrixIntrinsics 177 unsigned NumRows; 178 unsigned NumColumns; 180 ShapeInfo(unsigned NumRows = 0, unsigned NumColumns = 0) in ShapeInfo() function 183 ShapeInfo(Value *NumRows, Value *NumColumns) in ShapeInfo() argument 187 bool operator==(const ShapeInfo &other) { in operator ==() 190 bool operator!=(const ShapeInfo &other) { return !(*this == other); } in operator !=() 194 operator bool() const { in operator bool()
|
/external/tensorflow/tensorflow/compiler/mlir/xla/experimental/conv_emitter/ |
D | conv_emitter.cc | 55 struct ShapeInfo { struct 57 std::vector<int64_t> nchw_dimensions; 60 std::vector<int64_t> physical_dimensions; 63 mlir::AffineMap affine_map; 65 mlir::Type element_type;
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
D | LowerMatrixIntrinsics.cpp | 388 struct ShapeInfo { struct in __anon71f215770111::LowerMatrixIntrinsics 389 unsigned NumRows; 390 unsigned NumColumns; 392 bool IsColumnMajor; 394 ShapeInfo(unsigned NumRows = 0, unsigned NumColumns = 0) in ShapeInfo() function 398 ShapeInfo(Value *NumRows, Value *NumColumns) in ShapeInfo() function 402 bool operator==(const ShapeInfo &other) { in operator ==() 405 bool operator!=(const ShapeInfo &other) { return !(*this == other); } in operator !=() 409 operator bool() const { in operator bool() 414 unsigned getStride() const { in getStride() [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86FastTileConfig.cpp | 125 for (auto &ShapeInfo : ShapeInfos) { in configBasicBlock() local
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/Graphics/Direct3D/ |
D | mod.rs | 9818 pub ShapeInfo: D3DKMT_OUTDUPL_POINTER_SHAPE_INFO, field
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/Graphics/Direct3D/ |
D | mod.rs | 9818 pub ShapeInfo: D3DKMT_OUTDUPL_POINTER_SHAPE_INFO, field
|