A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
L
- layout(int,int,int,int) - function in android.view.AspectRatioSurfaceView
- layout(int,int,int,int) - function in android.view.AspectRatioTextureView
- layout(int,int,int,int) - function in android.view.UVCCameraTextureView
- loadBitmap(Bitmap) - function in com.serenegiant.opengl.TextureOffscreen
- Bitmapからテクスチャを読み込む
- loadShader(Context,String,String) - function in com.serenegiant.opengl.GLHelper
- load, compile and link shader from Assets files
- loadShader(String,String) - function in com.serenegiant.opengl.GLHelper
- load, compile and link shader
- loadShader(int,String) - function in com.serenegiant.opengl.GLHelper
- Compiles the provided shader source.
- loadString(AssetManager,String) - function in com.serenegiant.utils.AssetsHelper
- loadTexture(String) - function in com.serenegiant.opengl.GLTexture
- 指定したファイルから画像をテクスチャに読み込むファイルが存在しないか読み込めなければIOException/NullPointerExceptionを生成
- loadTexture(Bitmap) - function in com.serenegiant.opengl.GLTexture
- 指定したビットマップをテクスチャに読み込む
- loadTexture(String) - function in com.serenegiant.opengl.GLTexture
- loadTexture(Bitmap) - function in com.serenegiant.opengl.GLTexture
- loadTexture(String) - function in com.serenegiant.opengl.ITexture
- loadTexture(Bitmap) - function in com.serenegiant.opengl.ITexture
- loadTextureFromResource(Context,int) - function in com.serenegiant.opengl.GLHelper
- loadTextureFromResource(Context,int,Resources.Theme) - function in com.serenegiant.opengl.GLHelper
- lockCanvas() - function in android.view.AspectRatioTextureView
- lockCanvas() - function in android.view.UVCCameraTextureView
- logVersionInfo() - function in com.serenegiant.opengl.GLHelper
- Writes GL version info to the log.