Searched refs:mDotAllocation (Results 1 – 2 of 2) sorted by relevance
45 private Allocation mDotAllocation; field in NoiseFieldRS169 mDotAllocation = loadTexture(R.drawable.dot); in loadTextures()170 mScript.set_textureDot(mDotAllocation); in loadTextures()
42 private Allocation mDotAllocation; field in PhaseBeamRS184 mDotAllocation = loadTexture(R.drawable.dot); in loadTextures()186 mScript.set_textureDot(mDotAllocation); in loadTextures()