Lines Matching refs:SkDeviceProperties
14 #include "SkDeviceProperties.h"
1569 const SkDeviceProperties* deviceProperties,
1649 SkDeviceProperties::Geometry geometry = deviceProperties
1651 : SkDeviceProperties::Geometry::MakeDefault();
1657 if (SkDeviceProperties::Geometry::kVertical_Orientation == geometry.getOrientation()) {
1660 if (SkDeviceProperties::Geometry::kBGR_Layout == geometry.getLayout()) {
1824 void SkPaint::descriptorProc(const SkDeviceProperties* deviceProperties,
1957 SkGlyphCache* SkPaint::detachCache(const SkDeviceProperties* deviceProperties,