Searched refs:SC_IsObject_ByRef (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 501 static bool SC_IsObject_ByRef(rs_object_base *o) { in SC_IsObject_ByRef() function 1283 { "_Z10rsIsObject10rs_element", (void *)&SC_IsObject_ByRef, true }, 1286 { "_Z10rsIsObject7rs_type", (void *)&SC_IsObject_ByRef, true }, 1289 { "_Z10rsIsObject13rs_allocation", (void *)&SC_IsObject_ByRef, true }, 1292 { "_Z10rsIsObject10rs_sampler", (void *)&SC_IsObject_ByRef, true }, 1295 { "_Z10rsIsObject9rs_script", (void *)&SC_IsObject_ByRef, true },
|