Searched defs:NonMSAAClipData (Results 1 – 1 of 1) sorted by relevance
364 struct NonMSAAClipData { struct365 NonMSAAClipData(SkRect rect, in NonMSAAClipData() function378 SkRect fRect; // bounds, outset by 0.5379 SkPoint fRadiusPlusHalf; // abs() of .x is radius+0.5, if < 0 indicates inverse fill381 SkRect fEdgeSelect; // 1 indicates a rounded corner on that side (LTRB), 0 otherwise384 SkPoint fTexCoordOffset; // translation from local coords to unnormalized texel coords385 SkRect fMaskBounds; // bounds of mask area, in unnormalized texel coords387 sk_sp<TextureProxy> fAtlasTexture;