HomeSort by relevance Sort by last modified time
    Searched refs:ANativeWindow (Results 151 - 160 of 160) sorted by null

1 2 3 4 5 67

  /frameworks/av/services/camera/libcameraservice/camera2/
StreamingProcessor.cpp 51 status_t StreamingProcessor::setPreviewWindow(sp<ANativeWindow> window) {
  /frameworks/base/core/jni/
android_opengl_EGL14.cpp 530 android::sp<ANativeWindow> window;
607 android::sp<ANativeWindow> window;
    [all...]
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 317 ANativeWindow* anw = reinterpret_cast<ANativeWindow*>(window);
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 229 ANativeWindow * window = NULL;
244 sp<ANativeWindow> window;
500 rsAllocationSetSurface(con, alloc, static_cast<ANativeWindow *>(s.get()));
    [all...]
  /frameworks/av/cmds/stagefright/
stagefright.cpp 71 static sp<ANativeWindow> gSurface;
    [all...]
  /frameworks/support/renderscript/v8/rs_support/driver/
rsdAllocation.cpp 257 void rsdAllocationSetSurfaceTexture(const Context *rsc, Allocation *alloc, ANativeWindow *nw) {
  /frameworks/wilhelm/tests/sandbox/
xaplay.c 371 ANativeWindow *nativeWindow;
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.cpp     [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp 729 sp<ANativeWindow> anw;
    [all...]
  /frameworks/av/media/libstagefright/
OMXCodec.cpp 281 const sp<ANativeWindow> &nativeWindow) {
    [all...]

Completed in 412 milliseconds

1 2 3 4 5 67