Home
last modified time | relevance | path

Searched refs:removeProgramToDirty (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/rs/
DrsAllocation.h97 void removeProgramToDirty(const Program *);
DrsProgram.cpp135 mHal.state.constants[slot].get()->removeProgramToDirty(this); in bindAllocation()
DrsAllocation.cpp175 void Allocation::removeProgramToDirty(const Program *p) { in removeProgramToDirty() function in Allocation