Searched refs:mVarTypeAxes (Results 1 – 1 of 1) sorted by relevance
242 private final @VarTypeAxes int mVarTypeAxes; field in FontConfig.Font276 mVarTypeAxes = varTypeAxes; in Font()294 dest.writeInt(mVarTypeAxes); in writeToParcel()394 return mVarTypeAxes; in getVarTypeAxes()441 && mVarTypeAxes == font.mVarTypeAxes; in equals()447 mFontFamilyName, mVarTypeAxes); in hashCode()459 + ", mVarTypeAxes='" + mVarTypeAxes + '\'' in toString()