Home
last modified time | relevance | path

Searched refs:copyOutFromOpList (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/
DGrAuditTrail.cpp88 void GrAuditTrail::copyOutFromOpList(OpInfo* outOpInfo, int opListID) { in copyOutFromOpList() function in GrAuditTrail
119 this->copyOutFromOpList(&outOpInfo, op->fOpListID); in getBoundsByClientID()
126 this->copyOutFromOpList(outInfo, opListID); in getBoundsByOpListID()
/external/skqp/include/private/
DGrAuditTrail.h150 void copyOutFromOpList(OpInfo* outOpInfo, int opListID);