Searched refs:SYSLIBPATH_VENDOR (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuScript.h162 #define SYSLIBPATH_VENDOR "/system/vendor/lib64" macro
167 #define SYSLIBPATH_VENDOR "/system/vendor/lib/arm"
172 #define SYSLIBPATH_VENDOR "/system/vendor/lib"
H A DrsCpuExecutable.cpp154 const char *vendorLibPath = "--library-path=" SYSLIBPATH_VENDOR;
H A DrsCpuScript.cpp167 (::strcmp(SYSLIBPATH_VENDOR, cacheDir) == 0))

Completed in 26 milliseconds