Searched refs:kEdge (Results 1 – 9 of 9) sorted by relevance
21 kEdge, enumerator107 case PathIterType::kEdge: in onDraw()126 DEF_BENCH( return new PathIterBench(PathIterType::kEdge); )
57 if (fType == Type::kInnerGlow && SkScalarRoundToInt(fInnerSource) == kEdge) { in onSync()127 kEdge = 1, enumerator137 fInnerSource = kEdge;
45 if (padding_mode_ != BorderType::kConstant && padding_mode_ != BorderType::kEdge && in ValidateParams()
54 if (padding_mode_ != BorderType::kConstant && padding_mode_ != BorderType::kEdge && in ValidateParams()
92 kEdge = 1, ///< Fill the border with the last value on the edge. enumerator
111 .value("DE_BORDER_EDGE", BorderType::kEdge) in __anon7cba642b0c02()
1105 std::shared_ptr<TensorTransform> pad_op2(new vision::Pad({1}, {1, 1, 1}, BorderType::kEdge)); in TEST_F()
56 case BorderType::kEdge: in GetCVBorderType()