OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MatrixDataType
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/include/mcld/Fragment/
FragmentGraph.h
116
typedef std::vector<uint32_t>
MatrixDataType
;
132
MatrixDataType
m_Data;
/frameworks/compile/slang/
slang_rs_spec_table.cpp
250
const RSMatrixDataTypeSpec *const
MatrixDataType
=
253
MatrixDataType
->getTypeName(),
254
MatrixDataType
->getTypePragmaName(),
255
MatrixDataType
->getDim());
Completed in 32 milliseconds