Searched defs:native (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/libs/EGL/
H A Degl_object.h71 egl_object_t* native = reinterpret_cast<N*>(o); local
72 if (o && egl_object_t::get(display, native)) {
73 ref = native;
/frameworks/base/media/libstagefright/
H A DAwesomePlayer.cpp1176 status_t AwesomePlayer::setNativeWindow_l(const sp<ANativeWindow> &native) { argument
1177 mNativeWindow = native;
/frameworks/media/libvideoeditor/lvpp/
H A DPreviewPlayerBase.cpp1021 void PreviewPlayerBase::setNativeWindow_l(const sp<ANativeWindow> &native) { argument
1022 mNativeWindow = native;

Completed in 263 milliseconds