Searched defs:usesW (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/src/gpu/effects/ |
H A D | GrBitmapTextGeoProc.h | 32 Make(SkArenaAlloc* arena, const GrShaderCaps& caps, const SkPMColor4f& color, bool wideColor, const GrSurfaceProxyView* views, int numActiveViews, GrSamplerState p, GrMaskFormat format, const SkMatrix& localMatrix, bool usesW) Make() argument
|
H A D | GrBitmapTextGeoProc.cpp | 235 bool usesW = d->fRandom->nextBool(); in TestCreate() local 113 GrBitmapTextGeoProc(const GrShaderCaps& caps, const SkPMColor4f& color, bool wideColor, const GrSurfaceProxyView* views, int numActiveViews, GrSamplerState params, GrMaskFormat format, const SkMatrix& localMatrix, bool usesW) GrBitmapTextGeoProc() argument
|
Completed in 2 milliseconds