Searched refs:mojoHandle1 (Results 1 – 1 of 1) sorted by relevance
468 int mojoResult, int mojoHandle1, int mojoHandle2) { in newNativeCreationResult() argument469 return new ResultAnd<>(mojoResult, new IntegerPair(mojoHandle1, mojoHandle2)); in newNativeCreationResult()