Home
last modified time | relevance | path

Searched defs:callUpdateCacheObject (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/rs/
H A DrsObjectBase.cpp315 void ObjectBase::callUpdateCacheObject(const Context *rsc, void *dstObj) const { in callUpdateCacheObject() function in android::renderscript::ObjectBase
H A DrsType.cpp351 void Type::callUpdateCacheObject(const Context *rsc, void *dstObj) const { in callUpdateCacheObject() function in android::renderscript::Type
H A DrsElement.cpp394 void Element::callUpdateCacheObject(const Context *rsc, void *dstObj) const { in callUpdateCacheObject() function in android::renderscript::Element
H A DrsScript.cpp108 void Script::callUpdateCacheObject(const Context *rsc, void *dstObj) const { in callUpdateCacheObject() function in android::renderscript::Script
H A DrsAllocation.cpp532 void Allocation::callUpdateCacheObject(const Context *rsc, void *dstObj) const { in callUpdateCacheObject() function in android::renderscript::Allocation