Searched refs:DrawTexture (Results 1 – 14 of 14) sorted by relevance
635 gSurfTexRenderer[LR].DrawTexture(g_dAffinetransIdentGL); in Java_com_android_camera_panorama_MosaicRenderer_preprocess()636 gSurfTexRenderer[HR].DrawTexture(g_dAffinetransIdentGL); in Java_com_android_camera_panorama_MosaicRenderer_preprocess()659 gYVURenderer[LR].DrawTexture(); in Java_com_android_camera_panorama_MosaicRenderer_transferGPUtoCPU()660 gYVURenderer[HR].DrawTexture(); in Java_com_android_camera_panorama_MosaicRenderer_transferGPUtoCPU()700 gWarper2.DrawTexture(g_dTranslationToFBOCenterGL); in Java_com_android_camera_panorama_MosaicRenderer_step()703 gPreview.DrawTexture(g_dAffinetransIdentGL); in Java_com_android_camera_panorama_MosaicRenderer_step()705 gPreview.DrawTexture(g_dAffinetransRotation90GL); in Java_com_android_camera_panorama_MosaicRenderer_step()718 gWarper1.DrawTexture(g_dAffinetransGL); in Java_com_android_camera_panorama_MosaicRenderer_step()719 gWarper2.DrawTexture(g_dTranslationToFBOCenterGL); in Java_com_android_camera_panorama_MosaicRenderer_step()720 gPreview.DrawTexture(g_dAffinetransPanGL); in Java_com_android_camera_panorama_MosaicRenderer_step()
672 gSurfTexRenderer[LR].DrawTexture(g_dAffinetransIdentGL); in Java_com_android_camera_MosaicRenderer_preprocess()673 gSurfTexRenderer[HR].DrawTexture(g_dAffinetransIdentGL); in Java_com_android_camera_MosaicRenderer_preprocess()696 gYVURenderer[LR].DrawTexture(); in Java_com_android_camera_MosaicRenderer_transferGPUtoCPU()697 gYVURenderer[HR].DrawTexture(); in Java_com_android_camera_MosaicRenderer_transferGPUtoCPU()737 gWarper2.DrawTexture(g_dTranslationToFBOCenterGL); in Java_com_android_camera_MosaicRenderer_step()740 gPreview.DrawTexture(g_dAffinetransIdentGL); in Java_com_android_camera_MosaicRenderer_step()742 gPreview.DrawTexture(g_dAffinetransRotation90GL); in Java_com_android_camera_MosaicRenderer_step()755 gWarper1.DrawTexture(g_dAffinetransGL); in Java_com_android_camera_MosaicRenderer_step()756 gWarper2.DrawTexture(g_dTranslationToFBOCenterGL); in Java_com_android_camera_MosaicRenderer_step()757 gPreview.DrawTexture(g_dAffinetransPanGL); in Java_com_android_camera_MosaicRenderer_step()
21 bool DrawTexture();
21 bool DrawTexture(GLfloat *affine);
24 bool DrawTexture(GLfloat *affine);
77 bool YVURenderer::DrawTexture() in DrawTexture() function in YVURenderer
108 bool WarpRenderer::DrawTexture(GLfloat *affine) in DrawTexture() function in WarpRenderer
117 bool SurfaceTextureRenderer::DrawTexture(GLfloat *affine) in DrawTexture() function in SurfaceTextureRenderer
119 bool SurfaceTextureRenderer::DrawTexture(GLfloat *affine) in DrawTexture() function in SurfaceTextureRenderer