HomeSort by relevance Sort by last modified time
    Searched refs:recordDiscard (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/
GrCommandBuilder.h 30 virtual Cmd* recordDiscard(GrRenderTarget*);
GrCommandBuilder.cpp 56 GrTargetCommands::Cmd* GrCommandBuilder::recordDiscard(GrRenderTarget* renderTarget) {
GrInOrderDrawBuffer.cpp 95 GrTargetCommands::Cmd* cmd = fCommands->recordDiscard(renderTarget);

Completed in 1197 milliseconds