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