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

  /frameworks/compile/slang/
slang_rs_export_foreach.h 101 inline bool hasUsrData() const {
  /frameworks/compile/libbcc/lib/Renderscript/
RSForEachExpand.cpp 134 static bool hasUsrData(uint32_t Signature) {
295 if (hasUsrData(Signature)) {
525 bccAssert(!hasUsrData(Signature));

Completed in 104 milliseconds