OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BlockingGLTextureView
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
BlockingGLTextureView.java
37
public class
BlockingGLTextureView
extends TextureView
42
public
BlockingGLTextureView
(Context context) {
TiledImageView.java
47
* or {@link
BlockingGLTextureView
}.
57
private
BlockingGLTextureView
mTextureView;
100
mTextureView = new
BlockingGLTextureView
(context);
/packages/apps/Gallery2/src/com/android/photos/views/
BlockingGLTextureView.java
37
public class
BlockingGLTextureView
extends TextureView
42
public
BlockingGLTextureView
(Context context) {
TiledImageView.java
47
* or {@link
BlockingGLTextureView
}.
57
private
BlockingGLTextureView
mTextureView;
100
mTextureView = new
BlockingGLTextureView
(context);
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
BlockingGLTextureView.java
37
public class
BlockingGLTextureView
extends TextureView
42
public
BlockingGLTextureView
(Context context) {
TiledImageView.java
47
* or {@link
BlockingGLTextureView
}.
57
private
BlockingGLTextureView
mTextureView;
100
mTextureView = new
BlockingGLTextureView
(context);
Completed in 56 milliseconds