Home
last modified time | relevance | path

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

/frameworks/rs/
DrsProgram.cpp171 mConstants[slot]->removeProgramToDirty(this); in bindAllocation()
DrsAllocation.h151 void removeProgramToDirty(const Program *);
DrsAllocation.cpp342 void Allocation::removeProgramToDirty(const Program *p) { in removeProgramToDirty() function in android::renderscript::Allocation