Home
last modified time | relevance | path

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

/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DLevelSystem.java66 public float getLevelHeight() { in getLevelHeight() method in LevelSystem
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp194 int TextureStorage11::getLevelHeight(int mipLevel) const in getLevelHeight() function in rx::TextureStorage11