OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fDouble4x2_Type
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/sksl/
SkSLContext.h
80
,
fDouble4x2_Type
(new Type("double4x2", *fDouble_Type, 4, 2))
163
fDouble4x2_Type
.get(), fDouble4x3_Type.get(),
263
const std::unique_ptr<Type>
fDouble4x2_Type
;
/external/skqp/src/sksl/
SkSLContext.h
80
,
fDouble4x2_Type
(new Type("double4x2", *fDouble_Type, 4, 2))
163
fDouble4x2_Type
.get(), fDouble4x3_Type.get(),
263
const std::unique_ptr<Type>
fDouble4x2_Type
;
Completed in 50 milliseconds