Home
last modified time | relevance | path

Searched defs:int32_t (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/
DThresholdDifferenceComparer.rs11 void thresholdCompare(const int32_t *v_in, float *v_out){ constant
DExactComparer.rs12 void exactCompare(const int32_t *v_in, float *v_out){ constant
DMeanSquaredComparer.rs11 void calcMSE(const int32_t *v_in, float *v_out){ constant
DMSSIMComparer.rs19 void calcSSIM(const int32_t *v_in, float *v_out) { constant
/cts/tests/tests/view/src/android/view/cts/surfacevalidator/
DPixelCounter.rs24 void countBlackishPixels(const int32_t *v_in, int *v_out){ constant