Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
org.qtproject.qt.android.QtSurfaceInterface Interface Reference
+ Inheritance diagram for org.qtproject.qt.android.QtSurfaceInterface:
+ Collaboration diagram for org.qtproject.qt.android.QtSurfaceInterface:

Public Member Functions

void onSurfaceChanged (Surface surface)
 

Detailed Description

Definition at line 10 of file QtSurfaceInterface.java.

Member Function Documentation

◆ onSurfaceChanged()

void org.qtproject.qt.android.QtSurfaceInterface.onSurfaceChanged ( Surface surface)

Referenced by org.qtproject.qt.android.QtTextureView.onSurfaceTextureAvailable(), org.qtproject.qt.android.QtTextureView.onSurfaceTextureDestroyed(), and org.qtproject.qt.android.QtTextureView.onSurfaceTextureSizeChanged().

+ Here is the caller graph for this function:

The documentation for this interface was generated from the following file: