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

  /frameworks/rs/
rsObjectBase.cpp 315 void ObjectBase::callUpdateCacheObject(const Context *rsc, void *dstObj) const {
316 //ALOGE("ObjectBase::callUpdateCacheObject %p %p", this, dstObj);
rsElement.cpp 394 void Element::callUpdateCacheObject(const Context *rsc, void *dstObj) const {
rsScript.cpp 108 void Script::callUpdateCacheObject(const Context *rsc, void *dstObj) const {
rsType.cpp 351 void Type::callUpdateCacheObject(const Context *rsc, void *dstObj) const {
rsAllocation.cpp 532 void Allocation::callUpdateCacheObject(const Context *rsc, void *dstObj) const {
    [all...]

Completed in 63 milliseconds