OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:native_surface
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/jni/
android_media_MediaRecorder.cpp
321
const sp<Surface>
native_surface
= get_surface(env, surface);
local
325
if (
native_surface
.get() == 0) {
331
ALOGI("prepare: surface=%p (identity=%d)",
native_surface
.get(),
native_surface
->getIdentity());
332
if (process_media_recorder_call(env, mr->setPreviewSurface(
native_surface
), "java/lang/RuntimeException", "setPreviewSurface failed.")) {
/external/mesa3d/docs/
relnotes-7.10.html
[
all
...]
Completed in 163 milliseconds