Searched refs:mCreatorLooper (Results 1 – 2 of 2) sorted by relevance
82 private final Looper mCreatorLooper; field in SurfaceTexture166 mCreatorLooper = Looper.myLooper(); in SurfaceTexture()193 mCreatorLooper = Looper.myLooper(); in SurfaceTexture()234 mCreatorLooper != null ? mCreatorLooper : Looper.getMainLooper(); in setOnFrameAvailableListener()268 mCreatorLooper != null ? mCreatorLooper : Looper.getMainLooper(); in setOnSetFrameRateListener()
18424 Landroid/graphics/SurfaceTexture;->mCreatorLooper:Landroid/os/Looper;