Searched defs:outputArray (Results 1 – 3 of 3) sorted by relevance
196 private void verifyIntegralArrays(Object inputArray, Object outputArray, int size) in verifyIntegralArrays()207 private void verifyDoubleArrays(Object inputArray, Object outputArray, int size) in verifyDoubleArrays()
283 private native int flacDecodeToArray(long context, byte[] outputArray) throws IOException; in flacDecodeToArray()
43 GenericVec4* const outputArray; //!< Fragment output array member