Home
last modified time | relevance | path

Searched defs:format_max (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_FMT.c717 struct v4l2_format format_max; in do_set_formats_enum() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp2521 bool ImGui::DragFloatRange2(const char* label, float* v_current_min, float* v_current_max, float v_speed, float v_min, float v_max, const char* format, const char* format_max, ImGuiSliderFlags flags) in DragFloatRange2() argument
2575 bool ImGui::DragIntRange2(const char* label, int* v_current_min, int* v_current_max, float v_speed, int v_min, int v_max, const char* format, const char* format_max, ImGuiSliderFlags flags) in DragIntRange2() argument

Completed in 21 milliseconds