Searched refs:CONFIGQUERYRESULT_GENERIC_ERROR (Results 1 - 2 of 2) sorted by relevance

/external/deqp/android/package/src/com/drawelements/deqp/platformutil/
H A DDeqpPlatformCapabilityQueryInstrumentation.java39 private static final int CONFIGQUERYRESULT_GENERIC_ERROR = -1; field in class:DeqpPlatformCapabilityQueryInstrumentation
103 else if (result == CONFIGQUERYRESULT_GENERIC_ERROR)
/external/deqp/framework/platform/android/
H A DtcuAndroidPlatformCapabilityQueryJNI.cpp176 CONFIGQUERYRESULT_GENERIC_ERROR = -1, enumerator in enum:__anon4063
186 return CONFIGQUERYRESULT_GENERIC_ERROR;
198 return CONFIGQUERYRESULT_GENERIC_ERROR;
213 return CONFIGQUERYRESULT_GENERIC_ERROR;

Completed in 76 milliseconds