Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrInOrderDrawBuffer.cpp12 , fCommands(GrCommandBuilder::Create(context->getGpu(), false)) in GrInOrderDrawBuffer()
30 GrTargetCommands::Cmd* cmd = fCommands->recordDrawBatch(state, batch); in onDrawBatch()
39 GrTargetCommands::Cmd* cmd = fCommands->recordStencilPath(pipelineBuilder, in onStencilPath()
53 GrTargetCommands::Cmd* cmd = fCommands->recordDrawPath(state, pathProc, path, stencilSettings); in onDrawPath()
70 GrTargetCommands::Cmd* cmd = fCommands->recordDrawPaths(state, this, pathProc, pathRange, in onDrawPaths()
79 GrTargetCommands::Cmd* cmd = fCommands->recordClear(rect, color, canIgnoreRect, renderTarget); in onClear()
86 GrTargetCommands::Cmd* cmd = fCommands->recordClearStencilClip(rect, insideClip, renderTarget); in clearStencilClip()
95 GrTargetCommands::Cmd* cmd = fCommands->recordDiscard(renderTarget); in discard()
100 fCommands->reset(); in onReset()
116 fCommands->flush(this); in onFlush()
[all …]
DGrCommandBuilder.h24 void reset() { fCommands.reset(); } in reset()
25 void flush(GrInOrderDrawBuffer* iodb) { fCommands.flush(iodb); } in flush()
72 GrCommandBuilder(GrGpu* gpu) : fCommands(gpu) {} in GrCommandBuilder()
74 GrTargetCommands::CmdBuffer* cmdBuffer() { return fCommands.cmdBuffer(); } in cmdBuffer()
75 GrBatchTarget* batchTarget() { return fCommands.batchTarget(); } in batchTarget()
78 GrTargetCommands fCommands;
DGrInOrderDrawBuffer.h141 SkAutoTDelete<GrCommandBuilder> fCommands; variable
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...