Home
last modified time | relevance | path

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

/frameworks/native/libs/math/tests/
Dhalf_test.cpp87 half4 h4(f4); in TEST_F() local
/frameworks/rs/driver/runtime/
Drs_core.c312 extern void __attribute__((overloadable)) rsDebug(const char *s, half4 h4) { in rsDebug()