Home
last modified time | relevance | path

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

/frameworks/rs/
DrsAllocation.cpp206 sendDirty(rsc); in data()
212 sendDirty(rsc); in data()
219 sendDirty(rsc); in data()
300 sendDirty(rsc); in elementData()
512 void Allocation::sendDirty(const Context *rsc) const { in sendDirty() function in Allocation
707 a->sendDirty(rsc); in rsi_AllocationSyncAll()
821 texAlloc->sendDirty(rsc); in rsi_AllocationCreateFromBitmap()
859 texAlloc->sendDirty(rsc); in rsi_AllocationCubeCreateFromBitmap()
DrsAllocation.h180 void sendDirty(const Context *rsc) const;
DrsFont.cpp603 indexAlloc->sendDirty(mRSC); in initVertexArrayBuffers()