Searched refs:snapshotPixelMap (Results 1 – 1 of 1) sorted by relevance
511 auto snapshotPixelMap = session_->GetSnapshotPixelMap(); in CreateSnapshotWindow() local512 CHECK_NULL_VOID(snapshotPixelMap); in CreateSnapshotWindow()513 auto pixelMap = PixelMap::CreatePixelMap(&snapshotPixelMap); in CreateSnapshotWindow()