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

  /frameworks/compile/slang/
slang_rs_export_type.cpp 135 const clang::Type *BaseElementType = GET_EXT_VECTOR_ELEMENT_TYPE(EVT);
293 const clang::Type *ElementType = GET_EXT_VECTOR_ELEMENT_TYPE(EVT);
511 const clang::Type *ElementType = GET_EXT_VECTOR_ELEMENT_TYPE(EVT);
    [all...]
slang_rs_export_type.h 40 #define GET_EXT_VECTOR_ELEMENT_TYPE(T) \

Completed in 116 milliseconds