Searched defs:us2 (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/rsov/driver/
H A DrsovRuntimeStubs.cpp822 void rsDebug(const char *s, const float2 *f2, const ushort2 *us2) { argument
824 ushort2 us = *us2;
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp1192 void rsDebug(const char *s, const float2 *f2, const ushort2 *us2) { argument
1194 ushort2 us = *us2;

Completed in 341 milliseconds