Home
last modified time | relevance | path

Searched refs:us (Results 1 – 25 of 44) sorted by relevance

12

/hardware/google/aemu/base/include/aemu/base/
DStopwatch.h34 static double sec(uint64_t us) { return us / 1000000.0; } in sec() argument
35 static double ms(uint64_t us) { return us / 1000.0; } in ms() argument
/hardware/google/gfxstream/guest/mesa/src/util/
Du_pack_color.h52 uint16_t us; member
99 uc->us = ((r & 0xf8) << 8) | ((g & 0xfc) << 3) | (b >> 3); in util_pack_color_ub()
104 uc->us = ((0x80) << 8) | ((r & 0xf8) << 7) | ((g & 0xf8) << 2) | (b >> 3); in util_pack_color_ub()
109 uc->us = ((a & 0x80) << 8) | ((r & 0xf8) << 7) | ((g & 0xf8) << 2) | (b >> 3); in util_pack_color_ub()
114 uc->us = ((a & 0xf0) << 8) | ((r & 0xf0) << 4) | ((g & 0xf0) << 0) | (b >> 4); in util_pack_color_ub()
224 uint16_t p = uc->us; in util_unpack_color_ub()
233 uint16_t p = uc->us; in util_unpack_color_ub()
242 uint16_t p = uc->us; in util_unpack_color_ub()
251 uint16_t p = uc->us; in util_unpack_color_ub()
384 uc->us = ((r & 0xf8) << 8) | ((g & 0xfc) << 3) | (b >> 3); in util_pack_color()
[all …]
Du_math.h343 ushort_to_float(uint16_t us) in ushort_to_float() argument
345 return (float) us * (1.0f / 65535.0f); in ushort_to_float()
Dmeson.build337 # initializaiton), so we need c++2a since gtest forces us to use c++
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_acquire_winrt_display/
Dacquire_winrt_display.adoc30 https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaytarget["`winrt::Window…
32 https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaymanager.tryacquiretarg…
65 https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaytarget["`winrt::Window…
73 …https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaytarget.adapterrelativ…
75 …https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaytarget["`DisplayTarge…
77 …https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displayadapter["`DisplayAdap…
79 https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displayadapter.id["`Id`"]
/hardware/google/aemu/base/include/aemu/base/system/
DSystem.h23 void sleepUs(uint64_t us);
25 void sleepToUs(uint64_t us);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_acquire_winrt_display.adoc23 https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaymanager.tryacquiretarg…
25 https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaytarget["`DisplayTarget…
26 using a https://docs.microsoft.com/en-us/uwp/api/["`WinRT`"] command such as
27 https://docs.microsoft.com/en-us/uwp/api/windows.devices.display.core.displaymanager.tryacquiretarg…
103 https://docs.microsoft.com/en-us/windows-hardware/drivers/display/specialized-monitors
111 https://docs.microsoft.com/en-us/windows-hardware/drivers/display/specialized-monitors-compositor["…
117 https://docs.microsoft.com/en-us/windows-hardware/drivers/display/specialized-monitors#windows-10-v…
121 https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-getproductinfo
DVK_AMD_shader_ballot.adoc24 - Matthäus G. Chajdas, AMD
DVK_INTEL_performance_query.adoc25 link:++https://software.intel.com/content/www/us/en/develop/tools/graphics-performance-analyzers.ht…
DVK_KHR_ray_query.adoc17 - Matthäus Chajdas, AMD
DVK_KHR_ray_tracing_pipeline.adoc25 - Matthäus Chajdas, AMD
DVK_NV_device_generated_commands.adoc301 Please contact us if you are interested, we are happy to make more features
/hardware/interfaces/automotive/audiocontrol/1.0/
Dtypes.hal26 // Sounds from Android (counting from 1 coincidentally lets us match AudioAttributes usages)
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_external_memory_win32/
Dhandle_permissions.adoc33 …https://docs.microsoft.com/en-us/windows/win32/sync/synchronization-object-security-and-access-rig…
/hardware/interfaces/sensors/common/vts/utils/
DAndroid.bp61 // Targets that depend on us need to also include these
/hardware/google/aemu/third-party/cuda/include/host-common/
Ddynlink_cuda_cuda.h1390 typedef CUresult CUDAAPI tcuMemsetD16(CUdeviceptr dstDevice, unsigned short us, size_t N);
1393 …cuMemsetD2D16(CUdeviceptr dstDevice, unsigned int dstPitch, unsigned short us, size_t Width, size_…
1397 … typedef CUresult CUDAAPI tcuMemsetD16(CUdeviceptr dstDevice, unsigned short us, unsigned int N);
1400 …cuMemsetD2D16(CUdeviceptr dstDevice, unsigned int dstPitch, unsigned short us, unsigned int Width,…
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h86 #define SPINWAIT(exp, us) { \ argument
87 uint countdown = (us) + 9; \
397 #define bcmprinttstamp(us) argument
/hardware/interfaces/automotive/evs/1.0/
Dtypes.hal62 * (Not least because OpenGL expect an ANativeWindowBuffer* for us as a
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_image_sliced_view_of_3d.adoc16 For API docs, see https://docs.microsoft.com/en-us/windows/win32/api/d3d12/ns-d3d12-d3d12_tex3d_uav…
DVK_EXT_calibrated_timestamps.adoc78 …EXT` corresponds to the time domain used by https://learn.microsoft.com/en-us/windows/win32/api/pr…
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.csv55 # - http://msdn.microsoft.com/en-us/library/bb172558.aspx (D3D9)
56 # - http://msdn.microsoft.com/en-us/library/bb205073.aspx#mapping_texture_formats (D3D9 -> D3D10)
57 # - http://msdn.microsoft.com/en-us/library/bb173059.aspx (D3D10)
212 # - http://msdn.microsoft.com/en-us/library/bb694531.aspx
394 # - http://msdn.microsoft.com/en-us/library/bb172533.aspx
/hardware/google/gfxstream/third-party/
DCMakeLists.txt190 # ANGLE provides the EGL headers for us.
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dcmake_core.cmake263 # Non-invariant builds enable us to loosen the compiler constraints on
/hardware/google/gfxstream/guest/mesa/
D.mailmap119 Lina Versace <lina@kiwitree.net> <chad@chad-versace.us>
120 Lina Versace <lina@kiwitree.net> <Chad Versace chad@chad-versace.us>
276 Ian Romanick <ian.d.romanick@intel.com> <idr@us.ibm.com>
/hardware/interfaces/automotive/evs/1.1/
Dtypes.hal47 * (Not least because OpenGL expect an ANativeWindowBuffer* for us as a

12