Home
last modified time | relevance | path

Searched defs:SetTop (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
H A Dfield_of_view.h38 void SetTop(float top) { top_ = top; } in SetTop() function
/aosp12/art/runtime/gc/space/
H A Dregion_space.h589 void SetTop(uint8_t* new_top) { in SetTop() function