OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fFloat4x4_Type
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/sksl/
SkSLContext.h
64
,
fFloat4x4_Type
(new Type("float4x4", *fFloat_Type, 4, 4))
155
fFloat4x4_Type
.get(), fHalf2x2_Type.get(),
245
const std::unique_ptr<Type>
fFloat4x4_Type
;
/external/skqp/src/sksl/
SkSLContext.h
64
,
fFloat4x4_Type
(new Type("float4x4", *fFloat_Type, 4, 4))
155
fFloat4x4_Type
.get(), fHalf2x2_Type.get(),
245
const std::unique_ptr<Type>
fFloat4x4_Type
;
Completed in 43 milliseconds