Home
last modified time | relevance | path

Searched refs:mOutlineBoxTexture (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DDebugSystem.java29 private Texture mOutlineBoxTexture; field in DebugSystem
41 mOutlineBoxTexture = library.allocateTexture(R.drawable.debug_box_outline); in DebugSystem()
94 result = mOutlineBoxTexture; in getTexture()