Merge "Tweak for forward-compatibility"
This commit is contained in:
commit
0891d8cbce
@ -29,6 +29,7 @@ struct SurfaceTexture {
|
||||
void getTransformMatrix(float mtx[16]) {}
|
||||
void setFrameAvailableListener(const sp<FrameAvailableListener>&) {}
|
||||
void setSynchronousMode(bool) {}
|
||||
GLenum getCurrentTextureTarget() const { return 0; }
|
||||
};
|
||||
|
||||
static sp<SurfaceTexture> SurfaceTexture_getSurfaceTexture(JNIEnv* env, jobject thiz)
|
||||
|
Loading…
Reference in New Issue
Block a user