OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onSurfaceTextureDestroyed
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/graphics/java/android/renderscript/
RSTextureView.java
88
public boolean
onSurfaceTextureDestroyed
(SurfaceTexture surface) {
89
//Log.e(RenderScript.LOG_TAG, "
onSurfaceTextureDestroyed
");
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
GetBitmapActivity.java
99
public boolean
onSurfaceTextureDestroyed
(SurfaceTexture surface) {
CanvasTextureViewActivity.java
61
public boolean
onSurfaceTextureDestroyed
(SurfaceTexture surface) {
TextureViewActivity.java
95
public boolean
onSurfaceTextureDestroyed
(SurfaceTexture surface) {
GLTextureViewActivity.java
112
public boolean
onSurfaceTextureDestroyed
(SurfaceTexture surface) {
/frameworks/base/core/java/android/view/
TextureView.java
77
* public boolean
onSurfaceTextureDestroyed
(SurfaceTexture surface) {
210
shouldRelease = mListener.
onSurfaceTextureDestroyed
(mSurface);
678
public boolean
onSurfaceTextureDestroyed
(SurfaceTexture surface);
/packages/apps/Nfc/src/com/android/nfc/
SendUi.java
508
public boolean
onSurfaceTextureDestroyed
(SurfaceTexture surface) {
/prebuilt/sdk/14/
android.jar
Completed in 87 milliseconds