Searched defs:kRound (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_graphstatedata.h | 18 enum class LineCap : uint8_t { kButt = 0, kRound = 1, kSquare = 2 }; enumerator 20 enum class LineJoin : uint8_t { kMiter = 0, kRound = 1, kBevel = 2 }; enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | target_util.h | 59 kRound, enumerator
|
/aosp_15_r20/external/skia/modules/skottie/src/text/ |
H A D | RangeSelector.h | 58 kRound, enumerator
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/epilogue/ |
H A D | epilogue_rescale_output.h | 91 static FloatRoundStyle const kRound = Round; variable
|
/aosp_15_r20/external/skia/modules/svg/include/ |
H A D | SkSVGTypes.h | 290 kRound, enumerator 298 kRound, enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/ |
H A D | model.h | 89 kRound, enumerator
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ |
H A D | ir.h | 712 kRound, enumerator
|