Home
last modified time | relevance | path

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

/frameworks/native/libs/math/tests/
Dhalf_test.cpp88 half3 h3(f4.xyz); in TEST_F() local
/frameworks/rs/driver/runtime/
Drs_core.c304 extern void __attribute__((overloadable)) rsDebug(const char *s, half3 h3) { in rsDebug()