Searched refs:mDotAllocation (Results 1 – 2 of 2) sorted by relevance
42 private Allocation mDotAllocation; field in PhaseBeamRS186 mDotAllocation = loadTexture(R.drawable.dot); in loadTextures()188 mScript.set_textureDot(mDotAllocation); in loadTextures()
45 private Allocation mDotAllocation; field in NoiseFieldRS171 mDotAllocation = loadTexture(R.drawable.dot); in loadTextures()172 mScript.set_textureDot(mDotAllocation); in loadTextures()