Searched defs:sendDirty (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/
H A DrsAllocation.cpp88 sendDirty(rsc);
105 sendDirty(rsc);
171 sendDirty(rsc);
205 sendDirty(rsc);
384 void Allocation::sendDirty(const Context *rsc) const { function in class:Allocation
488 a->sendDirty(rsc);
579 texAlloc->sendDirty(rsc);
617 texAlloc->sendDirty(rsc);
/frameworks/support/renderscript/v8/rs_support/
H A DrsAllocation.cpp83 sendDirty(rsc);
100 sendDirty(rsc);
166 sendDirty(rsc);
200 sendDirty(rsc);
365 void Allocation::sendDirty(const Context *rsc) const { function in class:Allocation
426 a->sendDirty(rsc);
517 texAlloc->sendDirty(rsc);
555 texAlloc->sendDirty(rsc);

Completed in 111 milliseconds