Home
last modified time | relevance | path

Searched defs:kError (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/ui/tests/
DRect_test.cpp93 constexpr float kError = 1e-3; in TEST() local
169 constexpr float kError = 1e-3; in TEST() local
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputLayerTest.cpp713 static constexpr hal::Error kError = hal::Error::UNSUPPORTED; member