Lines Matching refs:fProtected
29 : GrSurface(gpu, dimensions, info.fProtected)
32 , GrRenderTarget(gpu, dimensions, msaaInfo.fSampleCount, info.fProtected)
36 SkASSERT(info.fProtected == msaaInfo.fProtected);
51 : GrSurface(gpu, dimensions, info.fProtected)
54 , GrRenderTarget(gpu, dimensions, msaaInfo.fSampleCount, info.fProtected)
58 SkASSERT(info.fProtected == msaaInfo.fProtected);
70 : GrSurface(gpu, dimensions, info.fProtected)
72 , GrRenderTarget(gpu, dimensions, info.fSampleCount, info.fProtected)
85 : GrSurface(gpu, dimensions, info.fProtected)
87 , GrRenderTarget(gpu, dimensions, info.fSampleCount, info.fProtected)