Home
last modified time | relevance | path

Searched refs:resultBounds (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dfloat16_gen.c228 unsigned short resultBounds[2]; in printReferenceOutput() local
237 getErrorBar(result, tolerance, resultBounds); in printReferenceOutput()
239 printf("{ (short) 0x%04x, (short) 0x%04x},", resultBounds[0], in printReferenceOutput()
240 resultBounds[1]); in printReferenceOutput()