Searched refs:mStateLow (Results 1 – 1 of 1) sorted by relevance
52 private VrState mStateLow = new VrState(); // for full res version field in VrView352 mStateLow.copyData(mState1); in onPreExecute()365 VrState state = mStateLow; in doInBackground()370 mState1.copyData(mStateLow); in doInBackground()375 if (mStateLow.mScrAllocation != null) { in doInBackground()376 mStateLow.mScrAllocation.setSurface(null); in doInBackground()