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

  /external/replicaisland/src/com/replica/replicaisland/
SolidSurfaceComponent.java 75 public void addSurface(Vector2 startPoint, Vector2 endPoint, Vector2 normal) {
  /frameworks/base/core/java/android/hardware/camera2/params/
OutputConfiguration.java 123 * {@link OutputConfiguration#addSurface} should not exceed this value.</p>
234 * However, the actual output Surface must be set via {@link #addSurface} and the deferred
317 * the deferred surface is added later by {@link OutputConfiguration#addSurface}.</p>
356 public void addSurface(@NonNull Surface surface) {
453 * first one as specified in the constructor or {@link OutputConfiguration#addSurface}.
467 * the constructor and {@link OutputConfiguration#addSurface}. The list should not be modified.
  /external/deqp/modules/egl/
teglGLES2SharingThreadedTests.cpp 532 void addSurface (SharedPtr<Surface> surface) { m_surfaces.push_back(surface); }
    [all...]
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 142 milliseconds