Home
last modified time | relevance | path

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

/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/gm/
H A Dlumafilter.cpp39 static SkScalar kInset = 10; variable
H A Dflippity.cpp47 static const int kInset = 16; variable
/aosp_15_r20/external/skia/src/gpu/graphite/render/
H A DAnalyticRRectRenderStep.cpp318 static constexpr float kInset = -1.0; in write_vertex_buffer() local