| addLayer(Layer layer) | org.mozilla.gecko.gfx.LayerView | inline |
| createGLThread() | org.mozilla.gecko.gfx.LayerView | inline |
| destroy() | org.mozilla.gecko.gfx.LayerView | inline |
| destroyGLThread() | org.mozilla.gecko.gfx.LayerView | inline |
| getDrawable(String name) | org.mozilla.gecko.gfx.LayerView | inline |
| getGLController() | org.mozilla.gecko.gfx.LayerView | inline |
| getLayerClient() | org.mozilla.gecko.gfx.LayerView | inline |
| getLayerRenderer() | org.mozilla.gecko.gfx.LayerView | inline |
| getMaxTextureSize() | org.mozilla.gecko.gfx.LayerView | inline |
| getNativeWindow() | org.mozilla.gecko.gfx.LayerView | inline |
| getPaintState() | org.mozilla.gecko.gfx.LayerView | inline |
| getPanZoomController() | org.mozilla.gecko.gfx.LayerView | inline |
| getRenderer() | org.mozilla.gecko.gfx.LayerView | inline |
| getViewportMetrics() | org.mozilla.gecko.gfx.LayerView | inline |
| hide() | org.mozilla.gecko.gfx.LayerView | inline |
| isFullScreen() | org.mozilla.gecko.gfx.LayerView | inline |
| LayerView(Context context, AttributeSet attrs) | org.mozilla.gecko.gfx.LayerView | inline |
| LOGTAG | org.mozilla.gecko.gfx.LayerView | privatestatic |
| mContext | org.mozilla.gecko.gfx.LayerView | privatestatic |
| mFullScreen | org.mozilla.gecko.gfx.LayerView | private |
| mGLController | org.mozilla.gecko.gfx.LayerView | private |
| mInputConnectionHandler | org.mozilla.gecko.gfx.LayerView | private |
| mLayerClient | org.mozilla.gecko.gfx.LayerView | private |
| mListener | org.mozilla.gecko.gfx.LayerView | private |
| mPaintState | org.mozilla.gecko.gfx.LayerView | private |
| mPanZoomController | org.mozilla.gecko.gfx.LayerView | private |
| mRenderControllerThread | org.mozilla.gecko.gfx.LayerView | private |
| mRenderer | org.mozilla.gecko.gfx.LayerView | private |
| mSurfaceView | org.mozilla.gecko.gfx.LayerView | private |
| mTouchIntercepter | org.mozilla.gecko.gfx.LayerView | private |
| onCreateInputConnection(EditorInfo outAttrs) | org.mozilla.gecko.gfx.LayerView | inline |
| onDestroyed() | org.mozilla.gecko.gfx.LayerView | inlineprivate |
| onGenericMotionEvent(MotionEvent event) | org.mozilla.gecko.gfx.LayerView | inline |
| onHoverEvent(MotionEvent event) | org.mozilla.gecko.gfx.LayerView | inline |
| onKeyDown(int keyCode, KeyEvent event) | org.mozilla.gecko.gfx.LayerView | inline |
| onKeyLongPress(int keyCode, KeyEvent event) | org.mozilla.gecko.gfx.LayerView | inline |
| onKeyMultiple(int keyCode, int repeatCount, KeyEvent event) | org.mozilla.gecko.gfx.LayerView | inline |
| onKeyPreIme(int keyCode, KeyEvent event) | org.mozilla.gecko.gfx.LayerView | inline |
| onKeyUp(int keyCode, KeyEvent event) | org.mozilla.gecko.gfx.LayerView | inline |
| onLayout(boolean changed, int left, int top, int right, int bottom) | org.mozilla.gecko.gfx.LayerView | inlineprotected |
| onSizeChanged(int width, int height) | org.mozilla.gecko.gfx.LayerView | inlineprivate |
| onTouchEvent(MotionEvent event) | org.mozilla.gecko.gfx.LayerView | inline |
| PAINT_AFTER_FIRST | org.mozilla.gecko.gfx.LayerView | static |
| PAINT_BEFORE_FIRST | org.mozilla.gecko.gfx.LayerView | static |
| PAINT_NONE | org.mozilla.gecko.gfx.LayerView | static |
| registerCxxCompositor() | org.mozilla.gecko.gfx.LayerView | inlinestatic |
| removeLayer(Layer layer) | org.mozilla.gecko.gfx.LayerView | inline |
| requestRender() | org.mozilla.gecko.gfx.LayerView | inline |
| setFullScreen(boolean fullScreen) | org.mozilla.gecko.gfx.LayerView | inline |
| setInputConnectionHandler(InputConnectionHandler inputConnectionHandler) | org.mozilla.gecko.gfx.LayerView | inline |
| setLayerRenderer(LayerRenderer renderer) | org.mozilla.gecko.gfx.LayerView | inline |
| setListener(Listener listener) | org.mozilla.gecko.gfx.LayerView | inline |
| setPaintState(int paintState) | org.mozilla.gecko.gfx.LayerView | inline |
| setTouchIntercepter(final OnInterceptTouchListener touchIntercepter) | org.mozilla.gecko.gfx.LayerView | inline |
| show() | org.mozilla.gecko.gfx.LayerView | inline |