Searched defs:decRefs (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/rs/ | ||
H A D | rsType.cpp | 335 void Type::decRefs(const void *ptr, size_t ct, size_t startOff) const { in decRefs() function in android::renderscript::Type |
H A D | rsElement.cpp | 372 void Element::decRefs(const void *ptr) const { in decRefs() function in android::renderscript::Element |
H A D | rsAllocation.cpp | 525 void Allocation::decRefs(const void *ptr, size_t ct, size_t startOff) const { in decRefs() function in android::renderscript::Allocation |