Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDevice.h50 struct SkStrikeDeviceInfo { struct
51 const SkSurfaceProps fSurfaceProps;
52 const SkScalerContextFlags fScalerContextFlags;
76 virtual SkStrikeDeviceInfo strikeDeviceInfo() const { in strikeDeviceInfo() argument