Searched defs:out_r (Results 1 - 3 of 3) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/ |
| H A D | hi_cipher.h | 132 hi_u8 *out_r; /* Output verify r data for security. */ member
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui.cpp | 1800 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_b) in ColorConvertHSVtoRGB() argument
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui.cpp | 1883 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_b) in ColorConvertHSVtoRGB() argument
|
Completed in 42 milliseconds