Home
last modified time | relevance | path

Searched defs:search_dir (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader_sw.c108 const char *search_dir = getenv("GALLIUM_PIPE_SEARCH_DIR"); in pipe_loader_sw_probe_init_common() local
/external/skqp/src/shaders/gradients/
DSk4fLinearGradient.cpp112 const int search_dir = fDstToPos.getScaleX() >= 0 ? 1 : -1; in findInterval() local
/external/skia/src/shaders/gradients/
DSk4fLinearGradient.cpp113 const int search_dir = fDstToPos.getScaleX() >= 0 ? 1 : -1; in findInterval() local
/external/mksh/src/
Dedit.c2008 x_search_dir(int search_dir /* should've been bool */) in x_search_dir()