Home
last modified time | relevance | path

Searched refs:surface (Results 1 – 13 of 13) sorted by relevance

/development/samples/RenderScript/Levels/src/com/android/rs/levels/
DLevelsRSActivity.java214 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() argument
215 if (surface != null) { in onSurfaceTextureAvailable()
216 mOutPixelsAllocation.setSurface(new Surface(surface)); in onSurfaceTextureAvailable()
222 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() argument
223 if (surface != null) { in onSurfaceTextureSizeChanged()
224 mOutPixelsAllocation.setSurface(new Surface(surface)); in onSurfaceTextureSizeChanged()
229 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() argument
235 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() argument
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
DLocalPlayer.java294 protected void setSurface(Surface surface) { in setSurface() argument
295 mSurface = surface; in setSurface()
366 public static final void setSurface(MediaPlayer player, Surface surface) { in setSurface() argument
367 player.setSurface(surface); in setSurface()
616 public void onWindowCreated(Surface surface) { in onWindowCreated() argument
617 setSurface(surface); in onWindowCreated()
DOverlayDisplayWindow.java95 public void onWindowCreated(Surface surface); in onWindowCreated() argument
/development/samples/browseable/BasicMediaDecoder/src/com.example.android.common.media/
DMediaCodecWrapper.java140 Surface surface) throws IOException { in fromVideoFormat() argument
151 videoCodec.configure(trackFormat, surface, null, 0); in fromVideoFormat()
/development/samples/browseable/MediaRecorder/src/com.example.android.common.media/
DMediaCodecWrapper.java140 Surface surface) throws IOException { in fromVideoFormat() argument
151 videoCodec.configure(trackFormat, surface, null, 0); in fromVideoFormat()
/development/samples/browseable/BasicRenderScript/src/com.example.android.common.media/
DMediaCodecWrapper.java140 Surface surface) throws IOException { in fromVideoFormat() argument
151 videoCodec.configure(trackFormat, surface, null, 0); in fromVideoFormat()
/development/samples/ApiDemos/src/com/example/android/apis/media/
DMediaPlayerDemo_Video.java64 mPreview = (SurfaceView) findViewById(R.id.surface); in onCreate()
/development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/
DCamera2BasicFragment.java684 Surface surface = new Surface(texture); in createCameraPreviewSession() local
689 mPreviewRequestBuilder.addTarget(surface); in createCameraPreviewSession()
692 mCameraDevice.createCaptureSession(Arrays.asList(surface, mImageReader.getSurface()), in createCameraPreviewSession()
/development/samples/browseable/ScreenCapture/src/com.example.android.screencapture/
DScreenCaptureFragment.java81 mSurfaceView = (SurfaceView) view.findViewById(R.id.surface); in onViewCreated()
/development/samples/ApiDemos/src/com/example/android/apis/media/projection/
DMediaProjectionDemo.java78 mSurfaceView = (SurfaceView) findViewById(R.id.surface); in onCreate()
/development/samples/browseable/Camera2Raw/src/com.example.android.camera2raw/
DCamera2RawFragment.java927 Surface surface = new Surface(texture); in createCameraPreviewSessionLocked() local
932 mPreviewRequestBuilder.addTarget(surface); in createCameraPreviewSessionLocked()
935 mCameraDevice.createCaptureSession(Arrays.asList(surface, in createCameraPreviewSessionLocked()
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt50 altitude - n. elevation especially above sea level or above the earth's surface
369 exterior - n. the outer side or surface of something
370 external - j. happening or arising or located outside or beyond some limits or especially surface
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv391 …com/display,fake_BzS3_V2NRfmqfxZkm13bjA@fakeemail.com,libmemtrack: track surface memory in the app…
1301 …m/cts,fake_6hHCG3J1RESbIMmbcnQ6eg@fakeemail.com,Camera: Add test for prepare() with surface sharing
1927 …619dec8b,platform/cts,fake_mCvxaTzkTTaNfDI614yZrQ@fakeemail.com,NdkMediaCodec: CTS for surface APIs
2008 …_6hHCG3J1RESbIMmbcnQ6eg@fakeemail.com,Camera: Update testSharedSurfaces for mismatched surface size
3273 …rW1ZuyNSPWBjEZWioRP3g@fakeemail.com,cts: test getInputBuffers return empty array with input surface
3667 …ts,fake_S2W_4hHnRee4JvF7zgTq2g@fakeemail.com,Camera: Add test for deferred surface session creation
4252 …86a35d3e20220,platform/cts,fake_vGkRrayISaC6H5ijCsLTww@fakeemail.com,Fix surface matcher pattern i…
4387 …rm/cts,fake_Pb3OKQZmSdi9Vosdrr_5WQ@fakeemail.com,Add CTS for lingering animation background surface
7141 …core,fake_ydsXSoOyREWX2d7Dtiegyw@fakeemail.com,Create location to store surface and window trace …
31003 …er,fake_w2ShHZtgTtGsvrmAaY7p3w@fakeemail.com,Add more logging when video surface texture is destro…
[all …]