Searched defs:shape2 (Results 1 – 2 of 2) sorted by relevance
| /frameworks/ml/nn/common/operations/ |
| D | SimpleMath.cpp | 50 const float* in2, const Shape& shape2, in addFloat32() 80 const uint8_t* in2, const Shape& shape2, in addQuant8() 150 const float* in2, const Shape& shape2, in mulFloat32() 180 const uint8_t* in2, const Shape& shape2, in mulQuant8() 230 const float* in2, const Shape& shape2, in subFloat32() 255 const float* in2, const Shape& shape2, in divFloat32()
|
| /frameworks/layoutlib/bridge/src/android/graphics/ |
| D | Region_Delegate.java | 79 public static Area combineShapes(Shape shape1, Shape shape2, int regionOp) { in combineShapes()
|