Searched refs:dumpLOGV (Results 1 – 10 of 10) sorted by relevance
76 void ObjectBase::dumpLOGV(const char *op) const { in dumpLOGV() function in android::renderscript::ObjectBase290 o->dumpLOGV(" "); in dumpAll()
95 void Element::dumpLOGV(const char *prefix) const { in dumpLOGV() function in android::renderscript::Element96 ObjectBase::dumpLOGV(prefix); in dumpLOGV()98 mComponent.dumpLOGV(prefix); in dumpLOGV()103 mFields[ct].e->dumpLOGV(prefix); in dumpLOGV()
36 void dumpLOGV(const char *prefix) const;
151 void Type::dumpLOGV(const char *prefix) const { in dumpLOGV() function in android::renderscript::Type153 ObjectBase::dumpLOGV(prefix); in dumpLOGV()161 mElement->dumpLOGV(buf); in dumpLOGV()
63 virtual void dumpLOGV(const char *prefix) const;
249 void Component::dumpLOGV(const char *prefix) const { in dumpLOGV() function in android::renderscript::Component
100 void dumpLOGV(const char *prefix) const;
105 void dumpLOGV(const char *prefix) const;
204 mHal.state.type->dumpLOGV("type info"); in data()235 mHal.state.type->dumpLOGV("type info"); in read()352 void Allocation::dumpLOGV(const char *prefix) const { in dumpLOGV() function in android::renderscript::Allocation353 ObjectBase::dumpLOGV(prefix); in dumpLOGV()359 mHal.state.type->dumpLOGV(buf); in dumpLOGV()
153 virtual void dumpLOGV(const char *prefix) const;