Searched refs:initializeViewport (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
H A DCanvasState.cpp50 mFirstSnapshot.initializeViewport(viewportWidth, viewportHeight);
67 mFirstSnapshot.initializeViewport(viewportWidth, viewportHeight);
H A DSnapshot.h159 void initializeViewport(int width, int height) { function in class:android::uirenderer::Snapshot
H A DRecordingCanvas.cpp173 snapshot.initializeViewport(unmappedBounds.getWidth(), unmappedBounds.getHeight());
H A DFrameBuilder.cpp815 mCanvasState.writableSnapshot()->initializeViewport(layerWidth, layerHeight);

Completed in 92 milliseconds