Searched refs:pSkSurface_ (Results 1 – 2 of 2) sorted by relevance
148 if (pSkSurface_->getCanvas() != nullptr) { in RenderFrame()151 pSkSurface_->getCanvas()->flush(); in RenderFrame()193 pSkSurface_ = skSurface_.get(); in AcquireSkCanvas()233 pSkSurface_ = drSurface_->GetImpl<Drawing::SkiaSurface>()->GetSkSurface().get(); in AcquireDrCanvas()
73 SkSurface* pSkSurface_ = nullptr; variable