Home
last modified time | relevance | path

Searched defs:SetWindowSize (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/rtc_base/
Drate_limiter.cc62 bool RateLimiter::SetWindowSize(int64_t window_size_ms) { in SetWindowSize() function in webrtc::RateLimiter
Drate_statistics.cc142 bool RateStatistics::SetWindowSize(int64_t window_size_ms, int64_t now_ms) { in SetWindowSize() function in webrtc::RateStatistics
/external/mesa3d/src/imgui/
Dimgui.cpp6083 void ImGui::SetWindowSize(ImGuiWindow* window, const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui
6115 void ImGui::SetWindowSize(const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui
6120 void ImGui::SetWindowSize(const char* name, const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui