Home
last modified time | relevance | path

Searched refs:STATIC_LIB_NONE (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/egl/
DegluStaticESLibrary.cpp27 #define STATIC_LIB_NONE 0 macro
46 # define STATIC_LIB STATIC_LIB_NONE
56 #if (STATIC_LIB == STATIC_LIB_NONE) in createStaticESLibrary()