Searched refs:computed (Results 1 – 4 of 4) sorted by relevance
60 val computed = RectF() regex61 cutoutProtectionPath.computeBounds(computed, false /* unused */)63 computed.left.roundToInt(),64 computed.top.roundToInt(),65 computed.right.roundToInt(),66 computed.bottom.roundToInt())
1229 private int getTargetDimension(int original, int sampleSize, int computed) { in getTargetDimension() argument1238 if (computed == target) { in getTargetDimension()1239 return computed; in getTargetDimension()1245 int reverse = computed * sampleSize; in getTargetDimension()1248 return computed; in getTargetDimension()
47 // runtimes of earlier releases which expect the bits to have been computed
388 seclabel or computed based on the service executable file security context.