beginTransaction() | org.mozilla.gecko.gfx.Layer | inline |
draw(RenderContext context) | org.mozilla.gecko.gfx.Layer | |
endTransaction() | org.mozilla.gecko.gfx.Layer | inline |
fillRectCoordBuffer(float[] dest, RectF rect, float viewWidth, float viewHeight, Rect cropRect, float texWidth, float texHeight) | org.mozilla.gecko.gfx.Layer | inlineprotected |
getBounds(RenderContext context) | org.mozilla.gecko.gfx.Layer | inlineprotected |
getPosition() | org.mozilla.gecko.gfx.Layer | inline |
getResolution() | org.mozilla.gecko.gfx.Layer | inline |
getValidRegion(RenderContext context) | org.mozilla.gecko.gfx.Layer | inline |
inTransaction() | org.mozilla.gecko.gfx.Layer | inlineprotected |
Layer() | org.mozilla.gecko.gfx.Layer | inline |
Layer(IntSize size) | org.mozilla.gecko.gfx.Layer | inline |
mInTransaction | org.mozilla.gecko.gfx.Layer | private |
mNewPosition | org.mozilla.gecko.gfx.Layer | private |
mNewResolution | org.mozilla.gecko.gfx.Layer | private |
mPosition | org.mozilla.gecko.gfx.Layer | protected |
mResolution | org.mozilla.gecko.gfx.Layer | protected |
mTransactionLock | org.mozilla.gecko.gfx.Layer | private |
mUsesDefaultProgram | org.mozilla.gecko.gfx.Layer | protected |
performUpdates(RenderContext context) | org.mozilla.gecko.gfx.Layer | inlineprotected |
setPosition(Rect newPosition) | org.mozilla.gecko.gfx.Layer | inline |
setResolution(float newResolution) | org.mozilla.gecko.gfx.Layer | inline |
update(RenderContext context) | org.mozilla.gecko.gfx.Layer | inline |
usesDefaultProgram() | org.mozilla.gecko.gfx.Layer | inline |