Home
last modified time | relevance | path

Searched refs:uncachedDrawTextBlob (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/text/
DGrStencilAndCoverTextContext.h57 void uncachedDrawTextBlob(GrContext*, GrRenderTargetContext* rtc,
DGrStencilAndCoverTextContext.cpp127 void GrStencilAndCoverTextContext::uncachedDrawTextBlob(GrContext* context, in uncachedDrawTextBlob() function in GrStencilAndCoverTextContext
186 this->uncachedDrawTextBlob(context, rtc, clip, skPaint, viewMatrix, props, skBlob, x, y, in drawTextBlob()