Searched refs:childData (Results 1 – 1 of 1) sorted by relevance
649 const SkLayerInfo* childData = nullptr; in trackSaveLayersForPicture() local651 childData = static_cast<const SkLayerInfo*>(bp->accelData()); in trackSaveLayersForPicture()653 if (!childData) { in trackSaveLayersForPicture()663 for (int i = 0; i < childData->numBlocks(); ++i) { in trackSaveLayersForPicture()664 const SkLayerInfo::BlockInfo& src = childData->block(i); in trackSaveLayersForPicture()