Searched defs:GLFrame (Results 1 – 3 of 3) sorted by relevance
43 public class GLFrame extends Frame { class66 GLFrame(FrameFormat format, FrameManager frameManager) { in GLFrame() method in GLFrame70 GLFrame(FrameFormat format, FrameManager frameManager, int bindingType, long bindingId) { in GLFrame() method in GLFrame
38 GLFrame::GLFrame(GLEnv* gl_env) in GLFrame() function in android::filterfw::GLFrame
34 class GLFrame; variable