Searched defs:GetFrameHeight (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libvpx/test/ | ||
H A D | resize_test.cc | 284 unsigned int GetFrameHeight(size_t idx) const { in GetFrameHeight() function in __anon40eeaa1f0111::ResizeTest |
/aosp_15_r20/external/webrtc/modules/video_coding/utility/ | ||
H A D | ivf_file_reader.h | 49 uint16_t GetFrameHeight() const { return height_; } in GetFrameHeight() function |
/aosp_15_r20/art/runtime/ | ||
H A D | stack.h | 207 size_t GetFrameHeight() REQUIRES_SHARED(Locks::mutator_lock_) { in GetFrameHeight() function |
/aosp_15_r20/external/mesa3d/src/imgui/ | ||
H A D | imgui.cpp | 6284 float ImGui::GetFrameHeight() in GetFrameHeight() function in ImGui |