webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
webrtc_jni::NativeHandleImpl Struct Reference

#include <native_handle_impl.h>

Public Member Functions

 NativeHandleImpl (JNIEnv *jni, jint j_oes_texture_id, jfloatArray j_transform_matrix)
 
 NativeHandleImpl (int id, const Matrix &matrix)
 
 NativeHandleImpl (JNIEnv *jni, jint j_oes_texture_id, jfloatArray j_transform_matrix)
 
 NativeHandleImpl (int id, const Matrix &matrix)
 

Public Attributes

const int oes_texture_id
 
Matrix sampling_matrix
 

Constructor & Destructor Documentation

◆ NativeHandleImpl() [1/4]

webrtc_jni::NativeHandleImpl::NativeHandleImpl ( JNIEnv *  jni,
jint  j_oes_texture_id,
jfloatArray  j_transform_matrix 
)

◆ NativeHandleImpl() [2/4]

webrtc_jni::NativeHandleImpl::NativeHandleImpl ( int  id,
const Matrix matrix 
)

◆ NativeHandleImpl() [3/4]

webrtc_jni::NativeHandleImpl::NativeHandleImpl ( JNIEnv *  jni,
jint  j_oes_texture_id,
jfloatArray  j_transform_matrix 
)

◆ NativeHandleImpl() [4/4]

webrtc_jni::NativeHandleImpl::NativeHandleImpl ( int  id,
const Matrix matrix 
)

Member Data Documentation

◆ oes_texture_id

const int webrtc_jni::NativeHandleImpl::oes_texture_id

◆ sampling_matrix

Matrix webrtc_jni::NativeHandleImpl::sampling_matrix

The documentation for this struct was generated from the following files: