Searched refs:protoName (Results 1 – 1 of 1) sorted by relevance
83 Rational rat, String protoName) throws Exception { in storeRational() argument84 if (protoName == null) { in storeRational()87 mStore.startGroup(protoName); in storeRational()95 Size size, String protoName) throws Exception { in storeSize() argument96 if (protoName == null) { in storeSize()99 mStore.startGroup(protoName); in storeSize()107 SizeF size, String protoName) throws Exception { in storeSizeF() argument108 if (protoName == null) { in storeSizeF()111 mStore.startGroup(protoName); in storeSizeF()119 Rect rect, String protoName) throws Exception { in storeRect() argument[all …]