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

  /packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/
VideoSurfaceTexture.java 42 int getSurfaceType();
  /external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
BatchRunConfiguration.java 66 public String getSurfaceType() {
DeqpTestRunner.java     [all...]
  /frameworks/av/camera/camera2/
OutputConfiguration.cpp 47 int OutputConfiguration::getSurfaceType() const {
  /external/swiftshader/src/OpenGL/libEGL/
Surface.cpp 192 EGLenum Surface::getSurfaceType() const
  /packages/apps/Dialer/java/com/android/incallui/videosurface/impl/
VideoSurfaceTextureImpl.java 60 public int getSurfaceType() {
  /external/deqp/modules/egl/
teglChooseConfigTests.cpp 400 static EGLint getSurfaceType (de::Random& rnd)
443 { EGL_SURFACE_TYPE, ChooseConfigRandomCase::getSurfaceType, },
  /external/deqp/framework/common/
tcuCommandLine.cpp 785 SurfaceType CommandLine::getSurfaceType (void) const { return m_cmdLine.getOption<opt::SurfaceType>(); }
  /device/generic/goldfish-opengl/system/egl/
egl.cpp 274 EGLint getSurfaceType() { return surfaceType; }
    [all...]

Completed in 346 milliseconds