Home
last modified time | relevance | path

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

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