|
WEBCORE_EXPORT | TileController (PlatformCALayer *) |
|
| ~TileController () |
|
WEBCORE_EXPORT void | tileCacheLayerBoundsChanged () |
|
WEBCORE_EXPORT void | setNeedsDisplay () |
|
WEBCORE_EXPORT void | setNeedsDisplayInRect (const IntRect &) |
|
WEBCORE_EXPORT void | setContentsScale (float) |
|
WEBCORE_EXPORT float | contentsScale () const |
|
bool | acceleratesDrawing () const |
|
WEBCORE_EXPORT void | setAcceleratesDrawing (bool) |
|
bool | wantsDeepColorBackingStore () const |
|
WEBCORE_EXPORT void | setWantsDeepColorBackingStore (bool) |
|
bool | supportsSubpixelAntialiasedText () const |
|
WEBCORE_EXPORT void | setSupportsSubpixelAntialiasedText (bool) |
|
WEBCORE_EXPORT void | setTilesOpaque (bool) |
|
bool | tilesAreOpaque () const |
|
PlatformCALayer & | rootLayer () |
|
const PlatformCALayer & | rootLayer () const |
|
WEBCORE_EXPORT void | setTileDebugBorderWidth (float) |
|
WEBCORE_EXPORT void | setTileDebugBorderColor (Color) |
|
FloatRect | visibleRect () const override |
|
FloatRect | coverageRect () const override |
|
std::optional< FloatRect > | layoutViewportRect () const |
|
void | setTileSizeUpdateDelayDisabledForTesting (bool) final |
|
unsigned | blankPixelCount () const |
|
float | deviceScaleFactor () const |
|
const Color & | tileDebugBorderColor () const |
|
float | tileDebugBorderWidth () const |
|
ScrollingModeIndication | indicatorMode () const |
|
void | willStartLiveResize () override |
|
void | didEndLiveResize () override |
|
IntSize | tileSize () const override |
|
IntRect | bounds () const override |
|
IntRect | boundsWithoutMargin () const override |
|
bool | hasMargins () const override |
|
bool | hasHorizontalMargins () const override |
|
bool | hasVerticalMargins () const override |
|
int | topMarginHeight () const override |
|
int | bottomMarginHeight () const override |
|
int | leftMarginWidth () const override |
|
int | rightMarginWidth () const override |
|
TileCoverage | tileCoverage () const override |
|
void | adjustTileCoverageRect (FloatRect &coverageRect, const FloatSize &newSize, const FloatRect &previousVisibleRect, const FloatRect ¤tVisibleRect, float contentsScale) const override |
|
bool | scrollingPerformanceLoggingEnabled () const override |
|
IntRect | boundsAtLastRevalidate () const |
|
IntRect | boundsAtLastRevalidateWithoutMargin () const |
|
void | didRevalidateTiles () |
|
bool | shouldAggressivelyRetainTiles () const |
|
bool | shouldTemporarilyRetainTileCohorts () const |
|
void | updateTileCoverageMap () |
|
RefPtr< PlatformCALayer > | createTileLayer (const IntRect &, TileGrid &) |
|
const TileGrid & | tileGrid () const |
|
WEBCORE_EXPORT Vector< RefPtr< PlatformCALayer > > | containerLayers () |
|
WEBCORE_EXPORT | TileController (PlatformCALayer *) |
|
| ~TileController () |
|
WEBCORE_EXPORT void | tileCacheLayerBoundsChanged () |
|
WEBCORE_EXPORT void | setNeedsDisplay () |
|
WEBCORE_EXPORT void | setNeedsDisplayInRect (const IntRect &) |
|
WEBCORE_EXPORT void | setContentsScale (float) |
|
WEBCORE_EXPORT float | contentsScale () const |
|
bool | acceleratesDrawing () const |
|
WEBCORE_EXPORT void | setAcceleratesDrawing (bool) |
|
bool | wantsDeepColorBackingStore () const |
|
WEBCORE_EXPORT void | setWantsDeepColorBackingStore (bool) |
|
bool | supportsSubpixelAntialiasedText () const |
|
WEBCORE_EXPORT void | setSupportsSubpixelAntialiasedText (bool) |
|
WEBCORE_EXPORT void | setTilesOpaque (bool) |
|
bool | tilesAreOpaque () const |
|
PlatformCALayer & | rootLayer () |
|
const PlatformCALayer & | rootLayer () const |
|
WEBCORE_EXPORT void | setTileDebugBorderWidth (float) |
|
WEBCORE_EXPORT void | setTileDebugBorderColor (Color) |
|
FloatRect | visibleRect () const override |
|
FloatRect | coverageRect () const override |
|
std::optional< FloatRect > | layoutViewportRect () const |
|
void | setTileSizeUpdateDelayDisabledForTesting (bool) final |
|
unsigned | blankPixelCount () const |
|
float | deviceScaleFactor () const |
|
const Color & | tileDebugBorderColor () const |
|
float | tileDebugBorderWidth () const |
|
ScrollingModeIndication | indicatorMode () const |
|
void | willStartLiveResize () override |
|
void | didEndLiveResize () override |
|
IntSize | tileSize () const override |
|
IntRect | bounds () const override |
|
IntRect | boundsWithoutMargin () const override |
|
bool | hasMargins () const override |
|
bool | hasHorizontalMargins () const override |
|
bool | hasVerticalMargins () const override |
|
int | topMarginHeight () const override |
|
int | bottomMarginHeight () const override |
|
int | leftMarginWidth () const override |
|
int | rightMarginWidth () const override |
|
TileCoverage | tileCoverage () const override |
|
void | adjustTileCoverageRect (FloatRect &coverageRect, const FloatSize &newSize, const FloatRect &previousVisibleRect, const FloatRect ¤tVisibleRect, float contentsScale) const override |
|
bool | scrollingPerformanceLoggingEnabled () const override |
|
IntRect | boundsAtLastRevalidate () const |
|
IntRect | boundsAtLastRevalidateWithoutMargin () const |
|
void | didRevalidateTiles () |
|
bool | shouldAggressivelyRetainTiles () const |
|
bool | shouldTemporarilyRetainTileCohorts () const |
|
void | updateTileCoverageMap () |
|
RefPtr< PlatformCALayer > | createTileLayer (const IntRect &, TileGrid &) |
|
const TileGrid & | tileGrid () const |
|
WEBCORE_EXPORT Vector< RefPtr< PlatformCALayer > > | containerLayers () |
|
virtual | ~TiledBacking () |
|
virtual | ~TiledBacking () |
|