Home
last modified time | relevance | path

Searched refs:createXferProcessor (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrXferProcessor.cpp195 GrXferProcessor* GrXPFactory::createXferProcessor(const GrPipelineOptimizations& optimizations, in createXferProcessor() function in GrXPFactory
DGrPipeline.cpp27 xferProcessor.reset(xpFactory->createXferProcessor(args.fOpts, in CreateAt()
/external/skia/include/gpu/
DGrXferProcessor.h304 GrXferProcessor* createXferProcessor(const GrPipelineOptimizations& optimizations,
/external/skia/tests/
DGrPorterDuffTest.cpp74 xpf->createXferProcessor(optimizations, false, nullptr, caps)); in XPInfo()
1128 xpf->createXferProcessor(opts, false, nullptr, caps)); in test_lcd_coverage_fallback_case()
1205 xpf->createXferProcessor(optimizations, false, dstTexture, caps));