Searched refs:mRemainingSurfacesToCreate (Results 1 – 1 of 1) sorted by relevance
67 private long mRemainingSurfacesToCreate; field in SurfaceOOMTestActivity110 mRemainingSurfacesToCreate = numSurfacesToCreate; in verifyCreatingManySurfaces()119 "Unable to finish creating many surfaces with " + mRemainingSurfacesToCreate in verifyCreatingManySurfaces()151 mRemainingSurfacesToCreate--; in onVsync()152 if (mRemainingSurfacesToCreate == 0) { in onVsync()171 Log.d(TAG, "Setting frame " + mRemainingSurfacesToCreate + "/" in setupNextFrame()