/frameworks/native/opengl/libagl/ |
D | TextureObjectManager.cpp | 119 status_t EGLTextureObject::setSurface(GGLSurface const* s) in setSurface() function in android::EGLTextureObject
|
/frameworks/base/graphics/java/android/renderscript/ |
D | RenderScriptGL.java | 211 public void setSurface(SurfaceHolder sur, int w, int h) { in setSurface() method in RenderScriptGL
|
D | Allocation.java | 1182 public void setSurface(Surface sur) { in setSurface() method in Allocation
|
/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/ |
D | NativeMedia.java | 333 public static native void setSurface(Surface surface); in setSurface() method in NativeMedia
|
/frameworks/av/cmds/stagefright/ |
D | SimplePlayer.cpp | 67 status_t SimplePlayer::setSurface(const sp<ISurfaceTexture> &surfaceTexture) { in setSurface() function in android::SimplePlayer
|
/frameworks/av/libvideoeditor/lvpp/ |
D | VideoEditorPreviewController.cpp | 421 M4OSA_ERR VideoEditorPreviewController::setSurface(const sp<Surface> &surface) { in setSurface() function in android::VideoEditorPreviewController
|
D | PreviewPlayer.cpp | 1771 void PreviewPlayer::setSurface(const sp<Surface> &surface) { in setSurface() function in android::PreviewPlayer
|
/frameworks/rs/ |
D | rsContext.cpp | 523 void Context::setSurface(uint32_t w, uint32_t h, RsNativeWindow sur) { in setSurface() function in Context
|
D | rs_hal.h | 83 bool (*setSurface)(const Context *, uint32_t w, uint32_t h, RsNativeWindow); member
|
D | rsAllocation.cpp | 458 void Allocation::setSurface(const Context *rsc, RsNativeWindow sur) { in setSurface() function in Allocation
|
/frameworks/support/renderscript/v8/rs_support/ |
D | rs_hal.h | 82 bool (*setSurface)(const Context *, uint32_t w, uint32_t h, RsNativeWindow); member
|
/frameworks/base/core/jni/ |
D | android_app_NativeActivity.cpp | 437 void setSurface(jobject _surface) { in setSurface() function
|
D | android_view_Surface.cpp | 215 static void setSurface(JNIEnv* env, jobject surfaceObj, const sp<Surface>& surface) { in setSurface() function
|
/frameworks/base/media/java/android/media/ |
D | MediaPlayer.java | 690 public void setSurface(Surface surface) { in setSurface() method in MediaPlayer
|