Searched refs:native (Results 76 - 84 of 84) sorted by relevance

1234

/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DAndroid.mk38 frameworks/native/include/media/openmax \
/frameworks/av/libvideoeditor/lvpp/
H A DPreviewPlayer.h241 void setNativeWindow_l(const sp<ANativeWindow> &native);
H A DPreviewPlayer.cpp1806 void PreviewPlayer::setNativeWindow_l(const sp<ANativeWindow> &native) { argument
1807 mNativeWindow = native;
/frameworks/compile/mclinker/lib/LD/
H A DELFReader.cpp168 << pInput.path().native();
/frameworks/compile/mclinker/lib/Support/
H A DCommandLine.cpp40 size_t VSize = V.native().size();
/frameworks/base/core/jni/
H A DAndroid.mk158 $(LOCAL_PATH)/../../../native/opengl/libs \
/frameworks/av/media/libstagefright/include/
H A DAwesomePlayer.h291 status_t setNativeWindow_l(const sp<ANativeWindow> &native);
/frameworks/compile/mclinker/unittests/Linker/
H A DTestLinker.cpp291 return setOutput(pPath.native());
/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp1214 status_t AwesomePlayer::setNativeWindow_l(const sp<ANativeWindow> &native) { argument
1215 mNativeWindow = native;

Completed in 8139 milliseconds

1234