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

  /external/skia/src/gpu/
GrCommandBuilder.h 56 virtual Cmd* recordCopySurface(GrSurface* dst,
GrCommandBuilder.cpp 64 GrTargetCommands::Cmd* GrCommandBuilder::recordCopySurface(GrSurface* dst,
GrInOrderDrawBuffer.cpp 125 GrTargetCommands::Cmd* cmd = fCommands->recordCopySurface(dst, src, srcRect, dstPoint);

Completed in 1541 milliseconds