Home
last modified time | relevance | path

Searched defs:dashPhase (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrStyle.h127 SkScalar dashPhase() const { in dashPhase() function
/external/pdfium/xfa/fgas/graphics/
Dcfgas_gegraphics.cpp145 void CFGAS_GEGraphics::SetLineDash(float dashPhase, in SetLineDash()