Skia
2DGraphicsLibrary
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GrDrawContext Member List

This is the complete list of members for GrDrawContext, including all inherited members.

accessRenderTarget() (defined in GrDrawContext)GrDrawContextinline
asTexture() (defined in GrDrawContext)GrDrawContextinline
auditTrail() (defined in GrDrawContext)GrDrawContextinline
clear(const SkIRect *rect, GrColor color, bool canIgnoreRect)GrDrawContext
config() const (defined in GrDrawContext)GrDrawContextinline
copySurface(GrSurface *src, const SkIRect &srcRect, const SkIPoint &dstPoint) (defined in GrDrawContext)GrDrawContext
desc() const (defined in GrDrawContext)GrDrawContextinline
discard()GrDrawContext
drawArc(const GrClip &, const GrPaint &paint, const SkMatrix &viewMatrix, const SkRect &oval, SkScalar startAngle, SkScalar sweepAngle, bool useCenter, const GrStyle &style)GrDrawContext
drawAtlas(const GrClip &, const GrPaint &paint, const SkMatrix &viewMatrix, int spriteCount, const SkRSXform xform[], const SkRect texRect[], const SkColor colors[])GrDrawContext
drawBatch(const GrPipelineBuilder &pipelineBuilder, const GrClip &, GrDrawBatch *batch) (defined in GrDrawContext)GrDrawContextprivate
drawContextPriv() (defined in GrDrawContext)GrDrawContext
drawContextPriv() const (defined in GrDrawContext)GrDrawContext
drawDRRect(const GrClip &, const GrPaint &, const SkMatrix &viewMatrix, const SkRRect &outer, const SkRRect &inner)GrDrawContext
drawFilledDRRect(const GrClip &clip, const GrPaint &paint, const SkMatrix &viewMatrix, const SkRRect &origOuter, const SkRRect &origInner) (defined in GrDrawContext)GrDrawContextprivate
drawFilledRect(const GrClip &clip, const GrPaint &paint, const SkMatrix &viewMatrix, const SkRect &rect, const GrUserStencilSettings *ss) (defined in GrDrawContext)GrDrawContextprivate
drawImageLattice(const GrClip &, const GrPaint &paint, const SkMatrix &viewMatrix, int imageWidth, int imageHeight, std::unique_ptr< SkLatticeIter > iter, const SkRect &dst)GrDrawContext
drawingManager() (defined in GrDrawContext)GrDrawContextinlineprotected
drawNonAAFilledRect(const GrClip &, const GrPaint &, const SkMatrix &viewMatrix, const SkRect &rect, const SkRect *localRect, const SkMatrix *localMatrix, const GrUserStencilSettings *ss, bool useHWAA) (defined in GrDrawContext)GrDrawContextprivate
drawOval(const GrClip &, const GrPaint &paint, const SkMatrix &viewMatrix, const SkRect &oval, const GrStyle &style)GrDrawContext
drawPaint(const GrClip &, const GrPaint &, const SkMatrix &viewMatrix)GrDrawContext
drawPath(const GrClip &, const GrPaint &, const SkMatrix &viewMatrix, const SkPath &, const GrStyle &style)GrDrawContext
drawPosText(const GrClip &, const GrPaint &, const SkPaint &, const SkMatrix &viewMatrix, const char text[], size_t byteLength, const SkScalar pos[], int scalarsPerPosition, const SkPoint &offset, const SkIRect &clipBounds) (defined in GrDrawContext)GrDrawContextvirtual
drawRect(const GrClip &, const GrPaint &paint, const SkMatrix &viewMatrix, const SkRect &, const GrStyle *style=nullptr)GrDrawContext
drawRRect(const GrClip &, const GrPaint &, const SkMatrix &viewMatrix, const SkRRect &rrect, const GrStyle &style)GrDrawContext
drawText(const GrClip &, const GrPaint &, const SkPaint &, const SkMatrix &viewMatrix, const char text[], size_t byteLength, SkScalar x, SkScalar y, const SkIRect &clipBounds) (defined in GrDrawContext)GrDrawContextvirtual
drawTextBlob(const GrClip &, const SkPaint &, const SkMatrix &viewMatrix, const SkTextBlob *, SkScalar x, SkScalar y, SkDrawFilter *, const SkIRect &clipBounds) (defined in GrDrawContext)GrDrawContextvirtual
drawVertices(const GrClip &, const GrPaint &paint, const SkMatrix &viewMatrix, GrPrimitiveType primitiveType, int vertexCount, const SkPoint positions[], const SkPoint texs[], const GrColor colors[], const uint16_t indices[], int indexCount)GrDrawContext
fAuditTrail (defined in GrDrawContext)GrDrawContextprivate
fColorSpace (defined in GrDrawContext)GrDrawContextprivate
fContext (defined in GrDrawContext)GrDrawContextprivate
fDrawingManager (defined in GrDrawContext)GrDrawContextprivate
fDrawTarget (defined in GrDrawContext)GrDrawContextprivate
fillRectToRect(const GrClip &, const GrPaint &paint, const SkMatrix &viewMatrix, const SkRect &rectToDraw, const SkRect &localRect)GrDrawContext
fillRectWithLocalMatrix(const GrClip &clip, const GrPaint &paint, const SkMatrix &viewMatrix, const SkRect &rect, const SkMatrix &localMatrix)GrDrawContext
fInstancedPipelineInfo (defined in GrDrawContext)GrDrawContextprivate
fRenderTarget (defined in GrDrawContext)GrDrawContextprivate
fSurfaceProps (defined in GrDrawContext)GrDrawContextprivate
getColorSpace() const (defined in GrDrawContext)GrDrawContextinline
getDrawTarget() (defined in GrDrawContext)GrDrawContextprivate
getRefCnt() const SkRefCntBaseinline
GrAAConvexPathRenderer (defined in GrDrawContext)GrDrawContextfriend
GrAADistanceFieldPathRenderer (defined in GrDrawContext)GrDrawContextfriend
GrAAHairLinePathRenderer (defined in GrDrawContext)GrDrawContextfriend
GrAALinearizingConvexPathRenderer (defined in GrDrawContext)GrDrawContextfriend
GrAtlasTextBlob (defined in GrDrawContext)GrDrawContextfriend
GrDashLinePathRenderer (defined in GrDrawContext)GrDrawContextfriend
GrDefaultPathRenderer (defined in GrDrawContext)GrDrawContextfriend
GrDrawContext(GrContext *, GrDrawingManager *, sk_sp< GrRenderTarget >, sk_sp< SkColorSpace >, const SkSurfaceProps *surfaceProps, GrAuditTrail *, GrSingleOwner *) (defined in GrDrawContext)GrDrawContextprotected
GrDrawContextPriv (defined in GrDrawContext)GrDrawContextfriend
GrDrawingManager (defined in GrDrawContext)GrDrawContextfriend
GrMSAAPathRenderer (defined in GrDrawContext)GrDrawContextfriend
GrPLSPathRenderer (defined in GrDrawContext)GrDrawContextfriend
GrSoftwarePathRenderer (defined in GrDrawContext)GrDrawContextfriend
GrStencilAndCoverPathRenderer (defined in GrDrawContext)GrDrawContextfriend
GrStencilAndCoverTextContext (defined in GrDrawContext)GrDrawContextfriend
GrSWMaskHelper (defined in GrDrawContext)GrDrawContextfriend
GrTessellatingPathRenderer (defined in GrDrawContext)GrDrawContextfriend
GrTestTarget (defined in GrDrawContext)GrDrawContextfriend
hasMixedSamples() const (defined in GrDrawContext)GrDrawContextinline
height() const (defined in GrDrawContext)GrDrawContextinline
internal_dispose_restore_refcnt_to_1() const SkRefCntBaseinlineprotected
internalDrawPath(const GrClip &clip, const GrPaint &paint, const SkMatrix &viewMatrix, const SkPath &path, const GrStyle &style) (defined in GrDrawContext)GrDrawContextprivate
isGammaCorrect() const (defined in GrDrawContext)GrDrawContextinline
isStencilBufferMultisampled() const (defined in GrDrawContext)GrDrawContextinline
isUnifiedMultisampled() const (defined in GrDrawContext)GrDrawContextinline
mustUseHWAA(const GrPaint &paint) const (defined in GrDrawContext)GrDrawContextinline
numColorSamples() const (defined in GrDrawContext)GrDrawContextinline
origin() const (defined in GrDrawContext)GrDrawContextinline
prepareForExternalIO()GrDrawContext
ref() const SkRefCntBaseinline
renderTarget() (defined in GrDrawContext)GrDrawContextinline
SkDEBUGCODE(GrSingleOwner *singleOwner(){return fSingleOwner;}) SkDEBUGCODE(void validate() const (defined in GrDrawContext)GrDrawContextprotected
SkRefCntBase()SkRefCntBaseinline
sourceGammaTreatment() const (defined in GrDrawContext)GrDrawContextinline
surfaceProps() const (defined in GrDrawContext)GrDrawContextinline
unique() const SkRefCntBaseinline
unref() const SkRefCntBaseinline
validate() const (defined in SkRefCntBase)SkRefCntBaseinline
wasAbandoned() const (defined in GrDrawContext)GrDrawContext
width() const (defined in GrDrawContext)GrDrawContextinline
~GrDrawContext() override (defined in GrDrawContext)GrDrawContext
~SkRefCntBase()SkRefCntBaseinlinevirtual