Searched refs:mCreatorLooper (Results 1 – 2 of 2) sorted by relevance
72 private final Looper mCreatorLooper; field in SurfaceTexture140 mCreatorLooper = Looper.myLooper(); in SurfaceTexture()167 mCreatorLooper = Looper.myLooper(); in SurfaceTexture()208 mCreatorLooper != null ? mCreatorLooper : Looper.getMainLooper(); in setOnFrameAvailableListener()
21302 Landroid/graphics/SurfaceTexture;->mCreatorLooper:Landroid/os/Looper;