Agora Java API Reference for Android
|
This is the complete list of members for io.agora.rtc.video.GlRectDrawer, including all inherited members.
drawOes(int oesTextureId, float[] texMatrix, int x, int y, int srcWidth, int srcHeight, int dstWidth, int dstHeight) (defined in io.agora.rtc.video.GlRectDrawer) | io.agora.rtc.video.GlRectDrawer | |
drawOes(int oesTextureId, float[] texMatrix, int x, int y, int srcWidth, int srcHeight, int dstWidth, int dstHeight, int dstWidth_ori, int dstHeight_ori) (defined in io.agora.rtc.video.GlRectDrawer) | io.agora.rtc.video.GlRectDrawer | |
drawOes(int oesTextureId, float[] texMatrix, int x, int y, int width, int height) | io.agora.rtc.video.GlRectDrawer | |
drawRgb(int textureId, float[] texMatrix, int x, int y, int srcWidth, int srcHeight, int dstWidth, int dstHeight) (defined in io.agora.rtc.video.GlRectDrawer) | io.agora.rtc.video.GlRectDrawer | |
drawRgb(int textureId, float[] texMatrix, int x, int y, int srcWidth, int srcHeight, int dstWidth, int dstHeight, int dstWidth_ori, int dstHeight_ori) (defined in io.agora.rtc.video.GlRectDrawer) | io.agora.rtc.video.GlRectDrawer | |
drawRgb(int textureId, float[] texMatrix, int x, int y, int width, int height) | io.agora.rtc.video.GlRectDrawer | |
drawYuv(int[] yuvTextures, float[] texMatrix, int x, int y, int width, int height) | io.agora.rtc.video.GlRectDrawer | |
release() | io.agora.rtc.video.GlRectDrawer |