Searched refs:mCreatorLooper (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DSurfaceTexture.java70 private final Looper mCreatorLooper; field in class:SurfaceTexture
134 mCreatorLooper = Looper.myLooper();
161 mCreatorLooper = Looper.myLooper();
202 mCreatorLooper != null ? mCreatorLooper : Looper.getMainLooper();

Completed in 61 milliseconds