Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTextureProducer.h29 struct CopyParams { struct
85 const CopyParams& copyParams, in MakeCopyKeyFromOrigKey()
105 virtual void makeCopyKey(const CopyParams&, GrUniqueKey* copyKey,
123 const SkIRect* subset, const CopyParams& copyParams);
DGrTextureAdjuster.h44 void makeCopyKey(const CopyParams& params, GrUniqueKey* copyKey,
62 sk_sp<GrTextureProxy> refTextureProxyCopy(const CopyParams &copyParams);
DGrTextureAdjuster.cpp35 void GrTextureAdjuster::makeCopyKey(const CopyParams& params, GrUniqueKey* copyKey, in makeCopyKey()
47 sk_sp<GrTextureProxy> GrTextureAdjuster::refTextureProxyCopy(const CopyParams& copyParams) { in refTextureProxyCopy()
75 CopyParams copyParams; in refTextureProxySafeForParams()
DGrTextureMaker.cpp18 CopyParams copyParams; in refTextureProxyForParams()
106 sk_sp<GrTextureProxy> GrTextureMaker::generateTextureProxyForParams(const CopyParams& copyParams, in generateTextureProxyForParams()
DGrBitmapTextureMaker.h24 void makeCopyKey(const CopyParams& copyParams, GrUniqueKey* copyKey,
DGrImageTextureMaker.h30 void makeCopyKey(const CopyParams& stretch, GrUniqueKey* paramsCopyKey,
DGrGpu.h477 GrTextureProducer::CopyParams*,
485 GrTextureProducer::CopyParams* copyParams, in isACopyNeededForTextureParams()
554 GrTextureProducer::CopyParams*, in onIsACopyNeededForTextureParams() argument
DGrTextureMaker.h67 virtual sk_sp<GrTextureProxy> generateTextureProxyForParams(const CopyParams&,
DGrImageTextureMaker.cpp40 void GrImageTextureMaker::makeCopyKey(const CopyParams& stretch, GrUniqueKey* paramsCopyKey, in makeCopyKey()
DGrBitmapTextureMaker.cpp54 void GrBitmapTextureMaker::makeCopyKey(const CopyParams& copyParams, GrUniqueKey* copyKey, in makeCopyKey()
DGrTextureProducer.cpp22 const CopyParams& copyParams) { in CopyOnGpu()
DGrGpu.cpp62 GrTextureProducer::CopyParams* copyParams, in isACopyNeededForTextureParams()
/external/skia/src/gpu/gl/
DGrGLGpu.h193 GrTextureProducer::CopyParams*,
DGrGLGpu.cpp4427 GrTextureProducer::CopyParams* copyParams, in onIsACopyNeededForTextureParams()