OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mElementType
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/slang/
slang_rs_export_type.h
507
const RSExportType *
mElementType
; // Array element type
514
mElementType
(ElementType),
527
const RSExportType *getElementType() const { return
mElementType
; }
530
return
mElementType
->getElementName();
slang_rs_export_type.cpp
[
all
...]
Completed in 989 milliseconds