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

12345

/frameworks/av/media/libstagefright/
H A DAndroid.mk70 $(TOP)/frameworks/native/include/media/hardware \
71 $(TOP)/frameworks/native/include/media/openmax \
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DAndroid.mk96 frameworks/native/include/media/openmax \
127 frameworks/native/include/media/openmax
/frameworks/compile/mclinker/include/mcld/LD/
H A DMsgHandler.h60 pHandler.addString(pPath.native());
/frameworks/compile/mclinker/unittests/
H A DFileHandleTest.cpp62 int fd = ::open(path.native().c_str(), O_RDONLY);
/frameworks/compile/mclinker/lib/MC/
H A DCommandAction.cpp36 pBuilder.createNode<InputTree::Positional>(path().stem().native(), path());
270 path.assign(res->native());
273 pBuilder.createNode<InputTree::Positional>(path.stem().native(), path);
/frameworks/wilhelm/src/
H A DAndroid.mk168 frameworks/native/include/media/openmax \
216 frameworks/native/include/media/openmax
230 frameworks/native/include/media/openmax
/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.cpp384 unsigned native, dummy; local
388 if (sscanf(spec, "%02x %02x ", &native, &dummy) != 2) {
392 offset += 6; // skip native and preferred-display-mode-supported
399 mNativeIndex = native >> 3;
400 mNativeType = (ResolutionType)(native & 7);
411 ALOGW("sink advertised an illegal native resolution, fortunately "
422 // 1 byte "native"
456 // Support for the native format is a great idea, the spec includes
464 ALOGI("Choosing sink's native resolution");
470 ALOGW("Sink advertised native resolutio
[all...]
/frameworks/compile/mclinker/lib/LD/
H A DELFBinaryReader.cpp81 std::string mangled_name = pInput.path().filename().native();
H A DELFReaderIf.cpp111 << pShndx << pInput.path().native();
/frameworks/av/media/libmedia/
H A DAndroid.mk93 $(TOP)/frameworks/native/include/media/openmax \
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DAndroid.mk68 frameworks/native/include/media/openmax \
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DAndroid.mk75 frameworks/native/include/media/openmax \
/frameworks/av/services/audioflinger/
H A DAndroid.mk8 # FIXME Move this library to frameworks/native
/frameworks/av/services/camera/libcameraservice/
H A DAndroid.mk74 frameworks/native/include/media/openmax \
/frameworks/base/media/jni/
H A DAndroid.mk66 frameworks/native/include/media/openmax \
/frameworks/base/services/
H A DAndroid.mk40 # native library
/frameworks/base/services/core/jni/
H A DAndroid.mk47 frameworks/native/services \
/frameworks/native/vulkan/libvulkan/
H A DAndroid.mk38 frameworks/native/vulkan/include \
/frameworks/compile/mclinker/lib/Script/
H A DGroupCmd.cpp119 path.filename().native(), path, Input::Unknown);
/frameworks/compile/mclinker/lib/Support/
H A DDirectory.cpp132 m_Path.native().clear();
H A DFileHandle.cpp137 m_Path.native().clear();
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DAndroid.mk90 frameworks/native/include/media/openmax \
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DAndroid.mk120 frameworks/native/include/media/openmax
/frameworks/base/packages/SystemUI/tests/
H A DAndroid.mk20 LOCAL_JACK_FLAGS := --multi-dex native
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DAndroid.mk38 frameworks/native/include/media/openmax \

Completed in 1925 milliseconds

12345