Searched refs:h4 (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/driver/runtime/
H A Drs_core.c312 extern void __attribute__((overloadable)) rsDebug(const char *s, half4 h4) { argument
313 float4 f = convert_float4(h4);
314 rsDebug(s, &f, (ushort4 *) &h4);
/frameworks/base/docs/html/ndk/reference/
H A Ddoxygen.css35 h1, h2, h3, h4, h5, h6 {
44 h1.glow, h2.glow, h3.glow, h4.glow, h5.glow, h6.glow {
1354 h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }

Completed in 377 milliseconds