Searched refs:mCreatorLooper (Results 1 – 2 of 2) sorted by relevance
71 private final Looper mCreatorLooper; field in SurfaceTexture139 mCreatorLooper = Looper.myLooper(); in SurfaceTexture()166 mCreatorLooper = Looper.myLooper(); in SurfaceTexture()207 mCreatorLooper != null ? mCreatorLooper : Looper.getMainLooper(); in setOnFrameAvailableListener()
21311 Landroid/graphics/SurfaceTexture;->mCreatorLooper:Landroid/os/Looper;