Home
last modified time | relevance | path

Searched defs:kDash (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Dcrbug_1113794.cpp24 static constexpr SkScalar kDash[2] = {10.f, 10.f}; variable
/aosp_15_r20/frameworks/av/media/codec2/vndk/util/
H A DC2ParamUtils.cpp68 kDash = '-', in camelCaseToDashed() enumerator
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_renderdevice.h34 enum class BorderStyle { kSolid, kDash, kBeveled, kInset, kUnderline }; enumerator
/aosp_15_r20/external/skia/src/core/
H A DSkPathEffectBase.h113 kDash, //!< fills in all of the info parameter enumerator