Searched refs:store_bool (Results 1 – 1 of 1) sorted by relevance
638 static void store_bool(Json::Value* target, const char* key, bool value, bool defaultValue) { in store_bool() function1166 store_bool(&result, SKDEBUGCANVAS_ATTRIBUTE_ANTIALIAS, paint.isAntiAlias(), false); in MakeJsonPaint()1167 store_bool(&result, SKDEBUGCANVAS_ATTRIBUTE_DITHER, paint.isDither(), false); in MakeJsonPaint()