Searched refs:SkAutoFcConfig (Results 1 – 2 of 2) sorted by relevance
115 typedef SkAutoFc<FcConfig, FcConfigCreate, FcConfigDestroy> SkAutoFcConfig; typedef221 SkAutoFcConfig config; in is_weak()565 mutable SkAutoFcConfig fFC; // Only mutable to avoid const cast when passed to FontConfig API.
139 typedef SkAutoFc<FcConfig, FcConfigCreate, FcConfigDestroy> SkAutoFcConfig; typedef245 SkAutoFcConfig config; in is_weak()579 mutable SkAutoFcConfig fFC; // Only mutable to avoid const cast when passed to FontConfig API.