HomeSort by relevance Sort by last modified time
    Searched defs:SurfaceTexture (Results 1 - 15 of 15) sorted by null

  /frameworks/base/graphics/java/android/graphics/
SurfaceTexture.java 31 * {@link android.view.Surface} created from a SurfaceTexture can be used as an output
35 * when the SurfaceTexture was created are updated to contain the most recent image from the image
38 * <p>A SurfaceTexture may also be used in place of a SurfaceHolder when specifying the output
40 * frames from the image stream to be sent to the SurfaceTexture object rather than to the device's
64 * <p>SurfaceTexture objects may be created on any thread. {@link #updateTexImage} may only be
69 public class SurfaceTexture {
86 void onFrameAvailable(SurfaceTexture surfaceTexture);
90 * Exception thrown when a SurfaceTexture couldn't be created or resized.
106 * Construct a new SurfaceTexture to stream images to a given OpenGL texture
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
  /external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar 
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/13/
android.jar 

Completed in 2288 milliseconds