Home
last modified time | relevance | path

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

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