Searched refs:initializeViewport (Results 1 – 5 of 5) sorted by relevance
51 mFirstSnapshot.initializeViewport(viewportWidth, viewportHeight); in initializeRecordingSaveStack()68 mFirstSnapshot.initializeViewport(viewportWidth, viewportHeight); in initializeSaveStack()
187 void initializeViewport(int width, int height) { in initializeViewport() function
172 snapshot.initializeViewport(unmappedBounds.getWidth(), unmappedBounds.getHeight()); in saveLayer()
809 mCanvasState.writableSnapshot()->initializeViewport(layerWidth, layerHeight); in saveForLayer()
547 writableSnapshot()->initializeViewport(bounds.getWidth(), bounds.getHeight()); in saveLayerDeferred()684 writableSnapshot()->initializeViewport(bounds.getWidth(), bounds.getHeight()); in createFboLayer()