HomeSort by relevance Sort by last modified time
    Searched refs:mElementType (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_export_type.h 445 const RSExportType *mElementType; // Array element type
454 mElementType(ElementType),
469 inline const RSExportType *getElementType() const { return mElementType; }
472 return mElementType->getElementName();
slang_rs_export_type.cpp     [all...]

Completed in 90 milliseconds