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

  /frameworks/compile/slang/
slang_rs_object_ref_count.h 37 bool HasRSObjectType(const clang::Type *T);
slang_rs_export_reduce.cpp 363 HasRSObjectType(S.FnAccumulatorParamFirstTy->getPointeeType().getCanonicalType().getTypePtr())) {
411 } else if (HasRSObjectType(ParamType)) {
707 } else if (HasRSObjectType(PointeeQType.getTypePtr())) {
    [all...]
slang_rs_object_ref_count.cpp     [all...]

Completed in 2358 milliseconds