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

  /frameworks/compile/slang/
slang_rs_export_type.h 109 // Cache the result after calling convertToSpecType() at the first time
145 virtual union RSType *convertToSpecType() const = 0;
192 mSpecType = convertToSpecType();
281 virtual union RSType *convertToSpecType() const;
351 virtual union RSType *convertToSpecType() const;
387 virtual union RSType *convertToSpecType() const;
427 virtual union RSType *convertToSpecType() const;
465 virtual union RSType *convertToSpecType() const;
549 virtual union RSType *convertToSpecType() const;
slang_rs_export_type.cpp     [all...]

Completed in 128 milliseconds