HomeSort by relevance Sort by last modified time
    Searched refs:initSurface (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/egl/
teglResizeTests.cpp 223 void initSurface (const glw::Functions& gl, IVec2 oldSize)
342 initSurface(m_gl, oldEglSize);
380 initSurface(m_gl, oldEglSize);
476 initSurface(m_gl, oldEglSize);
  /packages/apps/Camera2/src/com/android/camera/
CaptureModule.java 493 initSurface(surface);
496 public void initSurface(final SurfaceTexture surface) {
574 initSurface(mPreviewTexture);
    [all...]

Completed in 93 milliseconds