Searched refs:BindType (Results 1 – 2 of 2) sorted by relevance
75 enum BindType { enum94 void bind(EmulatedEglContextPtr p_ctx, BindType p_bindType);
81 void EmulatedEglWindowSurface::bind(EmulatedEglContextPtr p_ctx, BindType p_bindType) { in bind()