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

12345

/frameworks/native/services/surfaceflinger/
H A DAndroid.mk42 frameworks/native/vulkan/include \
/frameworks/base/core/jni/
H A DAndroid.mk186 $(LOCAL_PATH)/../../../native/opengl/libs \
187 $(LOCAL_PATH)/../../../native/vulkan/include \
/frameworks/compile/mclinker/lib/Object/
H A DObjectBuilder.cpp58 pInputFile.path().native(), pInputSection.name());
/frameworks/compile/mclinker/lib/Script/
H A DInputCmd.cpp130 path.filename().native(), path, Input::Unknown);
H A DScriptFile.cpp53 m_Name(pInput.path().native()),
/frameworks/compile/mclinker/lib/LD/
H A DELFReader.cpp514 pInput.setName(sys::fs::Path(dynstr + d_val).filename().native());
528 pInput.setName(pInput.path().filename().native());
1008 pInput.setName(sys::fs::Path(dynstr + d_val).filename().native());
1022 pInput.setName(pInput.path().filename().native());
H A DIdenticalCodeFolding.cpp269 obj->path().native());
/frameworks/base/libs/hwui/
H A DAndroid.mk166 hwui_c_includes += frameworks/native/opengl/libs/GLES2
/frameworks/native/vulkan/libvulkan/
H A Dswapchain.cpp26 // TODO(jessehall): Currently we don't have a good error code for when a native
47 VkSurfaceTransformFlagBitsKHR TranslateNativeToVulkanTransform(int native) { argument
59 switch (native) {
440 // -- Reset the native window --
441 // The native window might have been used previously, and had its properties
446 // The native window only allows dequeueing all buffers before any have
476 // -- Configure the native window --
526 // during composition. With native windows, pre-transform works by rendering
680 ALOGD("vkCreateImage w/ native buffer failed: %u", result);
/frameworks/base/
H A DAndroid.mk464 # The following are native binders that need to go with the native component
475 frameworks/native/aidl/binder
479 frameworks/native/aidl/gui \
494 LOCAL_JACK_FLAGS := --multi-dex native
610 frameworks/native/aidl/gui/android/view/Surface.aidl \
700 frameworks/native/aidl/binder/android/os/PersistableBundle.aidl \
/frameworks/compile/mclinker/tools/mcld/
H A DMain.cpp150 std::string name(mcld::sys::fs::Path(prog_name).stem().native());
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 371 milliseconds

12345