Searched refs:mCreatorLooper (Results 1 – 1 of 1) sorted by relevance
70 private final Looper mCreatorLooper; field in SurfaceTexture132 mCreatorLooper = Looper.myLooper(); in SurfaceTexture()159 mCreatorLooper = Looper.myLooper(); in SurfaceTexture()199 mCreatorLooper != null ? mCreatorLooper : Looper.getMainLooper(); in setOnFrameAvailableListener()