Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrOpList.cpp145 bool GrOpList::isDependedent(const GrOpList* dependent) const { in isDependedent() function in GrOpList
159 SkASSERT(fDependencies[i]->isDependedent(this)); in validate()
/external/skqp/include/private/
DGrOpList.h117 SkDEBUGCODE(bool isDependedent(const GrOpList* dependent) const);