Home
last modified time | relevance | path

Searched defs:ANDROID (Results 1 – 3 of 3) sorted by relevance

/third_party/libuv/
Dconfigure.ac61 AM_CONDITIONAL([ANDROID], [AS_CASE([$host_os],[linux-android*],[true], [false])]) condition
/third_party/node/deps/uv/
Dconfigure.ac60 AM_CONDITIONAL([ANDROID], [AS_CASE([$host_os],[linux-android*],[true], [false])]) condition
/third_party/skia/third_party/externals/swiftshader/
DCMakeLists.txt33 set(ANDROID TRUE) variable