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

  /external/skia/src/gpu/
GrCommandBuilder.h 52 virtual Cmd* recordClear(const SkIRect* rect,
GrCommandBuilder.cpp 21 GrTargetCommands::Cmd* GrCommandBuilder::recordClear(const SkIRect* rect,
GrInOrderDrawBuffer.cpp 79 GrTargetCommands::Cmd* cmd = fCommands->recordClear(rect, color, canIgnoreRect, renderTarget);

Completed in 56 milliseconds