Searched defs:getSurface (Results 1 – 6 of 6) sorted by relevance
299 public Surface getSurface(); in getSurface() method
211 public Surface getSurface() { in getSurface() method in BaseSurfaceHolder
537 sp<LayerBaseClient::Surface> LayerBaseClient::getSurface() in getSurface() function in android::LayerBaseClient
72 static inline EGLSurface getSurface(JNIEnv* env, jobject o) { in getSurface() function
158 static sp<Surface> getSurface(JNIEnv* env, jobject clazz) in getSurface() function
263 sp<Surface> SurfaceControl::getSurface() const in getSurface() function in android::SurfaceControl