Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkReconstruction.h40 std::vector<uint8_t> trace; member
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp973 HwcFenceTrace trace = {.direction = direction, .type = type, .ip = ip, .time = {0, 0}}; in updateFenceInfo() local
996 for (const auto &trace : info.traces) { in printLastFenceInfoLocked() local
1133 for (const auto &trace : info.traces) { in saveFenceTraceLocked() local
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Ddual_quaternion.inl306 T const trace = x[0].x + x[1].y + x[2].z; local
Dsimd_quat.inl232 T trace = m0[0] + m1[1] + m2[2] + T(1.0); local