Home
last modified time | relevance | path

Searched refs:subdir (Results 1 – 25 of 98) sorted by relevance

1234

/hardware/google/gfxstream/guest/mesa/src/
Dmeson.build21 #subdir('gtest')
22 subdir('c11/impl')
23 #subdir('android_stub')
24 subdir('util')
62 subdir('getopt')
67 subdir('mapi')
70 subdir('compiler')
73 subdir('drm-shim')
76 subdir('imgui')
79 subdir('egl/wayland/wayland-drm')
[all …]
/hardware/google/gfxstream/guest/
Dmeson.build13 subdir('mesa')
70 subdir('fuchsia')
71 subdir('iostream')
72 subdir('platform')
73 subdir('android-emu/aemu/base')
74 subdir('GoldfishAddressSpace')
75 subdir('qemupipe')
76 subdir('OpenglCodecCommon')
77 subdir('renderControl_enc')
78 subdir('OpenglSystemCommon')
[all …]
/hardware/google/gfxstream/cmake/
DSetSubdirectorProperties.cmake2 function(set_subdirectory_properties subdir)
3 get_filename_component(abs_subdir ${subdir} ABSOLUTE)
17 foreach(subdir IN LISTS subdirs)
18 set_subdirectory_properties("${subdir}")
21 …set_property(DIRECTORY "${subdir}" APPEND PROPERTY TEST_INCLUDE_FILES ${EXTRA_SUBDIR_TEST_INCLUDE_…
25 foreach(subdir IN LISTS subdirs)
26 set_subdirectory_properties(${subdir})
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyBlobUpgradeTest.cpp116 std::string subdir = keyblob_dir + "/" + full_name.substr(found + 1); in keyblob_subdir() local
120 mkdir(subdir.c_str(), 0777); in keyblob_subdir()
122 return subdir; in keyblob_subdir()
125 void save_keyblob(const std::string& subdir, const std::string& name, in save_keyblob() argument
129 std::string blobname(subdir + "/" + name + ".keyblob"); in save_keyblob()
135 std::string charsname(subdir + "/" + name + ".chars"); in save_keyblob()
145 std::string hexname(subdir + "/" + name + ".hex"); in save_keyblob()
151 void save_keyblob_and_cert(const std::string& subdir, const std::string& name, in save_keyblob_and_cert() argument
155 save_keyblob(subdir, name, keyblob, key_characteristics); in save_keyblob_and_cert()
163 std::string certname(subdir + "/" + name + ".cert"); in save_keyblob_and_cert()
[all …]
/hardware/qcom/display/
DAndroid.mk6 include $(call all-named-subdir-makefiles,msm8084)
8 include $(call all-named-subdir-makefiles,msm8226)
10 include $(call all-named-subdir-makefiles,msm8994)
13 include $(call all-named-subdir-makefiles,msm8909w_3100)
15 include $(call all-named-subdir-makefiles,msm8909)
18 include $(call all-named-subdir-makefiles,$(TARGET_BOARD_PLATFORM))
/hardware/qcom/gps/
DAndroid.mk20 include $(call all-named-subdir-makefiles,msm8960)
23 include $(call all-named-subdir-makefiles,msm8994)
25 include $(call all-named-subdir-makefiles,$(TARGET_BOARD_PLATFORM))
29 include $(call all-named-subdir-makefiles,$(GPS_DIRS))
36 include $(call all-named-subdir-makefiles,msm8909w_3100)
40 include $(call all-named-subdir-makefiles,$(GPS_DIRS))
44 include $(call all-named-subdir-makefiles,$(GPS_DIRS))
/hardware/google/gfxstream/host/gl/glestranslator/
Dmeson.build4 subdir('GLcommon')
5 subdir('GLES_V2')
6 subdir('GLES_CM')
7 subdir('EGL')
/hardware/qcom/bt/
DAndroid.mk5 include $(call all-named-subdir-makefiles,msm8960)
7 include $(call all-named-subdir-makefiles,msm8992)
10 include $(call all-named-subdir-makefiles,msm8909w_3100)
12 include $(call all-named-subdir-makefiles,msm8909)
15 include $(call all-named-subdir-makefiles,$(TARGET_BOARD_PLATFORM))
/hardware/google/gfxstream/host/gl/
Dmeson.build9 subdir('glsnapshot')
12 subdir('gles1_dec')
13 subdir('gles2_dec')
16 subdir('glestranslator')
19 subdir('OpenGLESDispatch')
/hardware/google/gfxstream/guest/mesa/include/
Dmeson.build33 install_headers('KHR/khrplatform.h', subdir : 'KHR')
42 subdir : 'GLES',
51 subdir : 'GLES2',
59 subdir : 'GLES3',
68 subdir : 'GL',
76 subdir : 'GL')
84 subdir : 'EGL',
94 subdir : 'EGL',
99 install_headers('GL/osmesa.h', subdir : 'GL')
103 install_headers('GL/internal/dri_interface.h', subdir : 'GL/internal')
[all …]
/hardware/google/gfxstream/guest/platform/
Dmeson.build6 subdir('rutabaga')
8 subdir('linux')
9 subdir('stub')
/hardware/google/gfxstream/common/
Dmeson.build4 subdir('etc')
5 subdir('utils')
/hardware/qcom/wlan/
DAndroid.mk4 include $(call all-named-subdir-makefiles,wcn6740)
6 include $(call all-named-subdir-makefiles,legacy)
/hardware/invensense/
DAndroid.mk4 include $(call all-named-subdir-makefiles,65xx)
7 include $(call all-named-subdir-makefiles,6515)
/hardware/google/gfxstream/host/
Dmeson.build152 subdir('features')
154 subdir('apigen-codec-common')
155 subdir('gl/gl-host-common')
189 subdir('compressedTextureFormats')
193 subdir('gl')
204 subdir('vulkan')
211 subdir('renderControl_dec')
216 subdir('magma')
283 subdir: 'gfxstream')
/hardware/qcom/display/msm8994/
DAndroid.mk5 include $(call all-named-subdir-makefiles,$(display-hals))
8 include $(call all-named-subdir-makefiles,$(display-hals))
/hardware/google/gfxstream/guest/mesa/src/vulkan/
Dmeson.build98 subdir('util')
99 subdir('runtime')
100 subdir('wsi')
102 subdir('overlay-layer')
105 subdir('device-select-layer')
/hardware/qcom/display/msm8084/
DAndroid.mk5 include $(call all-named-subdir-makefiles,$(display-hals))
8 include $(call all-named-subdir-makefiles,$(display-hals))
/hardware/qcom/display/msm8226/
DAndroid.mk5 include $(call all-named-subdir-makefiles,$(display-hals))
8 include $(call all-named-subdir-makefiles,$(display-hals))
/hardware/google/gfxstream/
Dmeson.build40 subdir('guest')
43 subdir('common')
44 subdir('host')
/hardware/qcom/display/msm8960/
DAndroid.mk5 include $(call all-named-subdir-makefiles,$(display-hals))
9 include $(call all-named-subdir-makefiles,$(display-hals))
/hardware/qcom/display/msm8998/
DAndroid.mk12 include $(call all-named-subdir-makefiles,$(display-hals))
15 include $(call all-named-subdir-makefiles,$(display-hals))
/hardware/qcom/display/msm8909/
DAndroid.mk12 include $(call all-named-subdir-makefiles,$(display-hals))
15 include $(call all-named-subdir-makefiles,$(display-hals))
/hardware/qcom/sm8150/display/
DAndroid.mk13 include $(call all-named-subdir-makefiles,$(display-hals))
16 include $(call all-named-subdir-makefiles,$(display-hals))
/hardware/qcom/display/msm8996/
DAndroid.mk13 include $(call all-named-subdir-makefiles,$(display-hals))
16 include $(call all-named-subdir-makefiles,$(display-hals))

1234