HomeSort by relevance Sort by last modified time
    Searched refs:parentForKey (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrShape.cpp 431 const GrShape* parentForKey = &parent;
460 // We detect that case here and change parentForKey to a temporary that represents
481 parentForKey = tmpParent.get();
506 this->setInheritedKey(*parentForKey, apply, scale);
  /external/skqp/src/gpu/
GrShape.cpp 431 const GrShape* parentForKey = &parent;
460 // We detect that case here and change parentForKey to a temporary that represents
481 parentForKey = tmpParent.get();
506 this->setInheritedKey(*parentForKey, apply, scale);

Completed in 90 milliseconds