Home
last modified time | relevance | path

Searched defs:libPath (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DAndroidVulkanDispatch.cpp27 const char* libPath = path ? path : "vulkan_android.dll"; in load_android_vulkan_dispatch() local
/device/generic/goldfish-opengl/system/codecs/c2/store/
DGoldfishComponentStore.cpp51 c2_status_t GoldfishComponentStore::ComponentModule::init(std::string libPath) { in init()
264 auto emplace = [this](const char *libPath) { in GoldfishComponentStore()
/device/generic/vulkan-cereal/gl-host-common/opengl/
DEmuglBackendList.cpp68 std::string* libPath) { in getBackendLibPath()
/device/generic/goldfish/radio/rild/
Drild_goldfish.c117 char libPath[PROPERTY_VALUE_MAX]; in main() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVulkanDispatch.cpp72 auto libPath = pj( in initIcdPaths() local