Searched refs:sendDirty (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsAllocation.cpp209 sendDirty(rsc);
215 sendDirty(rsc);
222 sendDirty(rsc);
303 sendDirty(rsc);
512 void Allocation::sendDirty(const Context *rsc) const { function in class:android::renderscript::Allocation
667 a->sendDirty(rsc);
781 texAlloc->sendDirty(rsc);
819 texAlloc->sendDirty(rsc);
H A DrsAllocation.h176 void sendDirty(const Context *rsc) const;
H A DrsFont.cpp602 indexAlloc->sendDirty(mRSC);

Completed in 2982 milliseconds