Home
last modified time | relevance | path

Searched defs:prepareToDraw (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/gpu/
DGrOpsRenderPass.cpp208 bool GrOpsRenderPass::prepareToDraw() { in prepareToDraw() function in GrOpsRenderPass
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCFiller.cpp305 bool GrCCFiller::prepareToDraw(GrOnFlushResourceProvider* onFlushRP) { in prepareToDraw() function in GrCCFiller
DGrCCStroker.cpp574 bool GrCCStroker::prepareToDraw(GrOnFlushResourceProvider* onFlushRP) { in prepareToDraw() function in GrCCStroker
/third_party/skia/experimental/sktext/include/
DText.h201 …std::unique_ptr<Drawable> prepareToDraw(UnicodeText* unicodeText, PositionType positionType, SkSpa… in prepareToDraw() function
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp2324 GrGLenum GrGLGpu::prepareToDraw(GrPrimitiveType primitiveType) { in prepareToDraw() function in GrGLGpu