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