Searched defs:view (Results 1 - 1 of 1) sorted by relevance

/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
H A DCameraAvgFragment.java55 import android.view.LayoutInflater;
56 import android.view.Surface;
57 import android.view.TextureView;
58 import android.view.View;
59 import android.view.ViewGroup;
371 * is at least as large as the respective texture view size, and that is at most as large as the
378 * @param textureViewWidth The width of the texture view relative to sensor coordinate
379 * @param textureViewHeight The height of the texture view relative to sensor coordinate
429 public void onViewCreated(final View view, Bundle savedInstanceState) { argument
430 view
898 onClick(View view) argument
[all...]

Completed in 59 milliseconds