Searched defs:trans (Results 1 – 5 of 5) sorted by relevance
31 BipTransformation trans = new BipTransformation(); in testCreateEmpty() local38 BipTransformation trans = new BipTransformation(); in testAddTransformation() local54 BipTransformation trans = new BipTransformation(); in testAddExistingTransformation() local70 BipTransformation trans = new BipTransformation(); in testAddOnlyInvalidTransformation() local76 BipTransformation trans = new BipTransformation(); in testAddNewInvalidTransformation() local83 BipTransformation trans = new BipTransformation(); in testRemoveOnlyTransformation() local100 BipTransformation trans = new BipTransformation(); in testRemoveOneTransformation() local117 BipTransformation trans = new BipTransformation(); in testRemoveInvalidTransformation() local129 BipTransformation trans = new BipTransformation(); in testRemoveUnsupportedTransformation() local141 BipTransformation trans = new BipTransformation("stretch"); in testParse_Stretch() local[all …]
85 BipTransformation trans = new BipTransformation(); in testParseVariant_withTransformation() local109 BipTransformation trans = new BipTransformation(); in testParseVariant_allFields() local197 BipTransformation trans = in testCreateVariant_withTransformations() local242 BipTransformation trans = in testCreateVariant_allFields() local
409 BipTransformation trans = new BipTransformation(); in testCreateProperties() local
186 String trans = xpp.getAttributeValue(null, "transformation"); in parse() local335 BipTransformation trans = format.getTransformation(); in toString() local
180 final float trans = (mIcon.mBackground.previewSize - iconSize) / 2; in getFinalIconParams() local