OSDN Git Service

fix[2222341] Soft reset while going back from camcorder settings
authorMathias Agopian <mathias@google.com>
Fri, 30 Oct 2009 01:29:30 +0000 (18:29 -0700)
committerMathias Agopian <mathias@google.com>
Fri, 30 Oct 2009 21:48:50 +0000 (14:48 -0700)
commit0b0722f980f40e1ac0929a7f1a6e2df7af983478
treef420562ab6642a7a4fa82e7db0443d10280ef4f2
parentf007a2faa1d765e9b53553a8214179b253e3cbbd
fix[2222341] Soft reset while going back from camcorder settings

add a way to convert a mapped "pushbuffer" buffer to a gralloc handle
which then can be safely used by surfaceflinger, without including
gralloc_priv.h
libs/surfaceflinger/LayerBuffer.cpp
libs/surfaceflinger/LayerBuffer.h
opengl/libs/EGL/egl.cpp