Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
DrsAllocation.cpp85 sendDirty(rsc); in data()
102 sendDirty(rsc); in data()
134 sendDirty(rsc); in elementData()
168 sendDirty(rsc); in elementData()
254 void Allocation::sendDirty(const Context *rsc) const { in sendDirty() function in Allocation
403 a->sendDirty(rsc); in rsi_AllocationSyncAll()
509 texAlloc->sendDirty(rsc); in rsi_AllocationCreateFromBitmap()
549 texAlloc->sendDirty(rsc); in rsi_AllocationCubeCreateFromBitmap()
DrsAllocation.h121 void sendDirty(const Context *rsc) const;
DrsFont.cpp469 mTextTexture->sendDirty(mRSC); in cacheBitmap()
581 indexAlloc->sendDirty(mRSC); in initVertexArrayBuffers()