Home
last modified time | relevance | path

Searched defs:small (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dkernel_input.rs175 typedef struct small { struct
177 } small; argument
198 const small *elem = (const small *) rsGetElementAt(alloc, 0); constant