Home
last modified time | relevance | path

Searched refs:CopyParams (Results 1 – 14 of 14) sorted by relevance

/external/skia/src/gpu/
DGrTextureProducer.h28 struct CopyParams { struct
84 const CopyParams& copyParams, in MakeCopyKeyFromOrigKey()
104 virtual void makeCopyKey(const CopyParams&, GrUniqueKey* copyKey,
122 const SkIRect* subset, const CopyParams& copyParams);
DGrTextureAdjuster.h45 void makeCopyKey(const CopyParams& params, GrUniqueKey* copyKey,
63 sk_sp<GrTextureProxy> refTextureProxyCopy(const CopyParams &copyParams);
DGrTextureAdjuster.cpp33 void GrTextureAdjuster::makeCopyKey(const CopyParams& params, GrUniqueKey* copyKey, in makeCopyKey()
45 sk_sp<GrTextureProxy> GrTextureAdjuster::refTextureProxyCopy(const CopyParams& copyParams) { in refTextureProxyCopy()
73 CopyParams copyParams; in refTextureProxySafeForParams()
DGrTextureMaker.cpp18 CopyParams copyParams; in refTextureProxyForParams()
122 sk_sp<GrTextureProxy> GrTextureMaker::generateTextureProxyForParams(const CopyParams& copyParams, in generateTextureProxyForParams()
DGrBitmapTextureMaker.h25 void makeCopyKey(const CopyParams& copyParams, GrUniqueKey* copyKey,
DGrImageTextureMaker.h30 void makeCopyKey(const CopyParams& stretch, GrUniqueKey* paramsCopyKey,
DGrGpu.h481 GrTextureProducer::CopyParams*,
489 GrTextureProducer::CopyParams* copyParams, in isACopyNeededForTextureParams()
566 GrTextureProducer::CopyParams*, in onIsACopyNeededForTextureParams() argument
DGrTextureMaker.h73 virtual sk_sp<GrTextureProxy> generateTextureProxyForParams(const CopyParams&,
DGrImageTextureMaker.cpp35 void GrImageTextureMaker::makeCopyKey(const CopyParams& stretch, GrUniqueKey* paramsCopyKey, in makeCopyKey()
DGrBitmapTextureMaker.cpp60 void GrBitmapTextureMaker::makeCopyKey(const CopyParams& copyParams, GrUniqueKey* copyKey, in makeCopyKey()
DGrTextureProducer.cpp20 const CopyParams& copyParams) { in CopyOnGpu()
DGrGpu.cpp46 GrTextureProducer::CopyParams* copyParams, in isACopyNeededForTextureParams()
/external/skia/src/gpu/gl/
DGrGLGpu.h222 GrTextureProducer::CopyParams*,
DGrGLGpu.cpp4306 GrTextureProducer::CopyParams* copyParams, in onIsACopyNeededForTextureParams()