Home
last modified time | relevance | path

Searched refs:scene (Results 1 – 3 of 3) sorted by relevance

/development/tools/winscope/src/viewers/components/rects/
Dcanvas.ts53 private scene?: THREE.Scene;
64 draw(scene: Scene3D) {
88 scene.camera.panScreenDistance.dx / this.canvasRects.clientWidth;
90 scene.camera.panScreenDistance.dy / this.canvasRects.clientHeight;
92 this.scene = new THREE.Scene();
94 (Canvas.TARGET_SCENE_DIAGONAL / scene.boundingBox.diagonal) *
95 scene.camera.zoomFactor;
96 this.scene.scale.set(scaleFactor, -scaleFactor, scaleFactor);
97 this.scene.translateX(
98 scaleFactor * -scene.boundingBox.center.x + cameraWidth * panFactorX,
[all …]
Dmapper3d.ts164 const scene: Scene3D = { constant
175 return scene;
/development/samples/browseable/ActivitySceneTransitionBasic/
D_index.jd8 Demonstrates how to the use Activity scene transitions when transitions