LibreOffice Module android (master) 1
Classes
Package org.mozilla.gecko.gfx

Classes

class  Axis
 This class represents the physics for one axis of movement (i.e.
 
class  BufferedCairoImage
 A Cairo image that simply saves a buffer of pixel data. More...
 
class  CairoGLInfo
 Information needed to render Cairo bitmaps using OpenGL ES. More...
 
class  CairoImage
 
class  CairoUtils
 Utility methods useful when displaying Cairo bitmaps using OpenGL ES. More...
 
class  ComposedTileLayer
 
class  DisplayPortCalculator
 
class  DisplayPortMetrics
 
class  DynamicTileLayer
 
class  FixedZoomTileLayer
 
class  FloatSize
 
class  GeckoLayerClient
 
class  GLController
 
class  ImmutableViewportMetrics
 ImmutableViewportMetrics are used to store the viewport metrics in way that we can access a version of them from multiple threads without having to take a lock. More...
 
interface  InputConnectionHandler
 
class  IntSize
 
class  JavaPanZoomController
 
class  Layer
 
class  LayerRenderer
 The layer renderer implements the rendering logic for a layer view. More...
 
class  LayerView
 A view rendered by the layer compositor. More...
 
class  NinePatchTileLayer
 Encapsulates the logic needed to draw a nine-patch bitmap using OpenGL ES. More...
 
interface  PanZoomController
 
interface  PanZoomTarget
 
class  PointUtils
 
class  RectUtils
 
class  RenderControllerThread
 Thread which controls the rendering to OpenGL context. More...
 
class  ScrollbarLayer
 Draws a small rect. More...
 
class  SimpleScaleGestureDetector
 A less buggy, and smoother, replacement for the built-in Android ScaleGestureDetector. More...
 
class  SingleTileLayer
 Encapsulates the logic needed to draw a single textured tile. More...
 
class  SubdocumentScrollHelper
 
class  SubTile
 
class  TextLayer
 Draws text on a layer. More...
 
class  TextureGenerator
 
class  TextureReaper
 Manages a list of dead tiles, so we don't leak resources. More...
 
class  TileLayer
 Base class for tile layers, which encapsulate the logic needed to draw textured tiles in OpenGL ES. More...
 
class  TouchEventHandler
 This class handles incoming touch events from the user and sends them to listeners in Gecko and/or performs the "default action" (asynchronous pan/zoom behaviour. More...
 
class  ViewportMetrics
 ViewportMetrics manages state and contains some utility functions related to the page viewport for the Gecko layer client to use. More...