Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuRGBA.cpp60 deUint8 aDiff = 0; in computeAbsDiffMasked() local
/third_party/skia/m133/tests/
DProcessorTest.cpp761 float aDiff = fabsf(output4f.fA - expected4f.fA); in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
/third_party/skia/tests/
DProcessorTest.cpp692 float aDiff = fabsf(output4f.fA - expected4f.fA); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp33308 iterator_type& operator+=(difference_type aDiff) { in operator +=()
33312 iterator_type& operator-=(difference_type aDiff) { in operator -=()