Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
Devent.c133 void event_report_justified(struct event *e, int name_width, int result_width) in event_report_justified()
/external/mesa3d/src/virtio/vulkan/
Dvn_query_pool.c297 const size_t result_width = flags & VK_QUERY_RESULT_64_BIT ? 8 : 4; in vn_GetQueryPoolResults() local
/external/skia/tests/
DOpChainTest.cpp75 static constexpr unsigned result_width() { in result_width() function
/external/pdfium/core/fxge/dib/
Dcfx_dibbase.cpp977 const int result_width = dest_clip.Width(); in SwapXY() local