#include <qsgadaptationlayer_p.h>
Definition at line 410 of file qsgadaptationlayer_p.h.
◆ QSGDistanceFieldGlyphCache()
QSGDistanceFieldGlyphCache::QSGDistanceFieldGlyphCache |
( |
const QRawFont & | font, |
|
|
int | renderTypeQuality ) |
◆ ~QSGDistanceFieldGlyphCache()
QSGDistanceFieldGlyphCache::~QSGDistanceFieldGlyphCache |
( |
| ) |
|
|
virtual |
◆ baseFontSize()
int QSGDistanceFieldGlyphCache::baseFontSize |
( |
| ) |
const |
|
protected |
◆ containsGlyph()
bool QSGDistanceFieldGlyphCache::containsGlyph |
( |
glyph_t | glyph | ) |
|
|
inlineprotected |
◆ distanceFieldRadius()
qreal QSGDistanceFieldGlyphCache::distanceFieldRadius |
( |
| ) |
const |
|
inline |
◆ doubleGlyphResolution()
bool QSGDistanceFieldGlyphCache::doubleGlyphResolution |
( |
| ) |
const |
|
inline |
◆ eightBitFormatIsAlphaSwizzled()
virtual bool QSGDistanceFieldGlyphCache::eightBitFormatIsAlphaSwizzled |
( |
| ) |
const |
|
pure virtual |
◆ emptyData()
◆ fontScale()
qreal QSGDistanceFieldGlyphCache::fontScale |
( |
qreal | pixelSize | ) |
const |
|
inline |
◆ glyphCount()
int QSGDistanceFieldGlyphCache::glyphCount |
( |
| ) |
const |
|
inline |
◆ glyphData()
◆ glyphMetrics()
◆ glyphTexCoord()
◆ glyphTexture()
◆ isActive()
bool QSGDistanceFieldGlyphCache::isActive |
( |
| ) |
const |
|
virtual |
◆ markGlyphsToRender()
◆ populate()
◆ processPendingGlyphs()
void QSGDistanceFieldGlyphCache::processPendingGlyphs |
( |
| ) |
|
|
virtual |
◆ referenceFont()
const QRawFont & QSGDistanceFieldGlyphCache::referenceFont |
( |
| ) |
const |
|
inline |
◆ referenceGlyphs()
virtual void QSGDistanceFieldGlyphCache::referenceGlyphs |
( |
const QSet< glyph_t > & | glyphs | ) |
|
|
protectedpure virtual |
◆ registerGlyphNode()
◆ release()
◆ releaseGlyphs()
virtual void QSGDistanceFieldGlyphCache::releaseGlyphs |
( |
const QSet< glyph_t > & | glyphs | ) |
|
|
protectedpure virtual |
◆ removeGlyph()
void QSGDistanceFieldGlyphCache::removeGlyph |
( |
glyph_t | glyph | ) |
|
|
inlineprotected |
◆ renderTypeQuality()
int QSGDistanceFieldGlyphCache::renderTypeQuality |
( |
| ) |
const |
|
inline |
◆ requestGlyphs()
virtual void QSGDistanceFieldGlyphCache::requestGlyphs |
( |
const QSet< glyph_t > & | glyphs | ) |
|
|
protectedpure virtual |
◆ screenSpaceDerivativesSupported()
virtual bool QSGDistanceFieldGlyphCache::screenSpaceDerivativesSupported |
( |
| ) |
const |
|
pure virtual |
◆ setGlyphsPosition()
◆ setGlyphsTexture()
◆ storeGlyphs()
◆ unregisterGlyphNode()
◆ update()
void QSGDistanceFieldGlyphCache::update |
( |
| ) |
|
◆ updateRhiTexture()
◆ m_doubleGlyphResolution
bool QSGDistanceFieldGlyphCache::m_doubleGlyphResolution |
|
protected |
◆ m_referenceFont
QRawFont QSGDistanceFieldGlyphCache::m_referenceFont |
|
protected |
◆ m_renderTypeQuality
int QSGDistanceFieldGlyphCache::m_renderTypeQuality |
|
protected |
The documentation for this class was generated from the following files: