Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/fake-android-guest/log/
Dlog_read.h60 int32_t sec; /* seconds since Epoch */ member
78 int32_t sec; /* seconds since Epoch */ member
97 int32_t sec; /* seconds since Epoch */ member
116 uint32_t sec; /* seconds since Epoch */ member
/device/generic/vulkan-cereal/include/glm/gtc/
Dreciprocal.inl11 GLM_FUNC_QUALIFIER genType sec(genType angle) function
18 GLM_FUNC_QUALIFIER vecType<T, P> sec(vecType<T, P> const & x) function
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
Dvulkanhal_unittest.cpp1775 float sec = duration_us / 1000000.0f; in TEST_P() local
1833 float sec = duration_us / 1000000.0f; in TEST_P() local
1984 float sec = duration_us / 1000000.0f; in TEST_P() local
2298 float sec = duration_us / 1000000.0f; in TEST_P() local
2408 float sec = duration_us / 1000000.0f; in TEST_P() local
/device/generic/vulkan-cereal/stream-servers/tests/
DFrameBuffer_unittest.cpp681 float sec = duration_us / 1000000.0f; in TEST_F() local
718 float sec = duration_us / 1000000.0f; in TEST_F() local
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/
DGLESv2Imp.cpp4580 float sec = (*duration_us) / 1000000.0f; in glTestHostDriverPerformance() local