Home | History | Annotate | Download | only in hwui

Lines Matching refs:getSnapshot

470     info.width = getSnapshot()->viewport.getWidth();
471 info.height = getSnapshot()->height;
472 getSnapshot()->transform->copyTo(&info.transform[0]);