Searched refs:mCreatorLooper (Results 1 – 2 of 2) sorted by relevance
74 private final Looper mCreatorLooper; field in SurfaceTexture142 mCreatorLooper = Looper.myLooper(); in SurfaceTexture()169 mCreatorLooper = Looper.myLooper(); in SurfaceTexture()210 mCreatorLooper != null ? mCreatorLooper : Looper.getMainLooper(); in setOnFrameAvailableListener()
18424 Landroid/graphics/SurfaceTexture;->mCreatorLooper:Landroid/os/Looper;