Searched defs:trans (Results 1 – 5 of 5) sorted by relevance
33 BipTransformation trans = new BipTransformation(); in testCreateEmpty() local40 BipTransformation trans = new BipTransformation(); in testAddTransformation() local56 BipTransformation trans = new BipTransformation(); in testAddExistingTransformation() local72 BipTransformation trans = new BipTransformation(); in testAddOnlyInvalidTransformation() local78 BipTransformation trans = new BipTransformation(); in testAddNewInvalidTransformation() local85 BipTransformation trans = new BipTransformation(); in testRemoveOnlyTransformation() local102 BipTransformation trans = new BipTransformation(); in testRemoveOneTransformation() local119 BipTransformation trans = new BipTransformation(); in testRemoveInvalidTransformation() local131 BipTransformation trans = new BipTransformation(); in testRemoveUnsupportedTransformation() local143 BipTransformation trans = new BipTransformation("stretch"); in testParse_Stretch() local[all …]
86 BipTransformation trans = new BipTransformation(); in testParseVariant_withTransformation() local110 BipTransformation trans = new BipTransformation(); in testParseVariant_allFields() local189 BipTransformation trans = new BipTransformation(new int[]{BipTransformation.STRETCH, in testCreateVariant_withTransformations() local220 BipTransformation trans = new BipTransformation(new int[]{BipTransformation.STRETCH, in testCreateVariant_allFields() local
392 BipTransformation trans = new BipTransformation(); in testCreateProperties() local
200 String trans = xpp.getAttributeValue(null, "transformation"); in parse() local341 BipTransformation trans = format.getTransformation(); in toString() local
166 final float trans = (mIcon.mBackground.previewSize - iconSize) / 2; in getFinalIconParams() local