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

  /frameworks/rs/rsov/compiler/
RSAllocationUtils.h 53 std::string RSElementTy;
RSAllocationUtils.cpp 154 const auto RSElementTy =
157 Calls.push_back({A, FCall, Kind, RSElementTy.str()});
185 AccessElemTyIt->second != Access.RSElementTy) {
191 GVAccessTypes.emplace(Access.RSAlloc.GlobalVar, Access.RSElementTy);
192 Access.RSAlloc.RSElementType = Access.RSElementTy;

Completed in 36 milliseconds