Searched defs:CopySurface (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/
H A DGrCommandBuilder.h69 typedef GrTargetCommands::CopySurface CopySurface; typedef in class:GrCommandBuilder
H A DGrTargetCommands.h206 struct CopySurface : public Cmd { struct in class:GrTargetCommands
207 CopySurface(GrSurface* dst, GrSurface* src) function in struct:GrTargetCommands::CopySurface

Completed in 378 milliseconds