Searched refs:dyHandlesAndIndices (Results 1 – 1 of 1) sorted by relevance
201 long[] dyHandlesAndIndices = in addGradients() local211 int ndy = dyHandlesAndIndices.length >> 1; in addGradients()217 Operation op = new Operation(this, dyHandlesAndIndices[i]); in addGradients()218 dy[i] = new Output<>(op, (int) dyHandlesAndIndices[j]); in addGradients()