OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:half4
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/tests/cppf16/
compute.cpp
31
sp<const Element>
half4
= Element::F16_4(rs);
local
37
testAllocationCreation(rs,
half4
, nDims);
/external/skia/src/core/
SkPixmap.cpp
239
const uint64_t
half4
= color.premul().toF16();
local
241
sk_memset64(pm.writable_addr64(0, y),
half4
, pm.width());
/frameworks/rs/driver/
rsdRuntimeStubs.cpp
41
typedef half
half4
__attribute__((ext_vector_type(4)));
typedef
585
ELEMENT_AT(
half4
, RS_TYPE_FLOAT_16, 4)
[
all
...]
Completed in 64 milliseconds