Searched refs:tex_id (Results 1 – 3 of 3) sorted by relevance
37 jint tex_id,
61 jint tex_id, in Java_android_filterfw_core_GLFrame_nativeAllocateWithTexture() argument67 if (frame->InitWithTexture(tex_id, width, height)) { in Java_android_filterfw_core_GLFrame_nativeAllocateWithTexture()
198 const GLuint tex_id = input[i]->GetTextureId(); in Process() local200 if (tex_id == 0) { in Process()204 textures.push_back(tex_id); in Process()