Lines Matching defs:override
121 bool isFormatSRGB(const GrBackendFormat&) const override;
123 bool isFormatTexturable(const GrBackendFormat&, GrTextureType) const override;
127 int sampleCount = 1) const override;
128 bool isFormatRenderable(const GrBackendFormat& format, int sampleCount) const override;
134 const GrBackendFormat& format) const override {
139 int maxRenderTargetSampleCount(const GrBackendFormat& format) const override {
144 bool isFormatCopyable(const GrBackendFormat&) const override;
337 SurfaceReadPixelsSupport surfaceSupportsReadPixels(const GrSurface*) const override;
341 GrColorType srcColorType) const override;
360 void onDumpJSON(SkJSONWriter*) const override;
447 GrColorType) const override;
475 GrBackendFormat getBackendFormatFromCompressionType(SkImage::CompressionType) const override;
477 GrSwizzle getWriteSwizzle(const GrBackendFormat&, GrColorType) const override;
479 uint64_t computeFormatKey(const GrBackendFormat&) const override;
483 ProgramDescOverrideFlags) const override;
488 std::vector<TestFormatColorTypeCombination> getTestingCombinations() const override;
521 void onApplyOptionsOverrides(const GrContextOptions& options) override;
523 bool onIsWindowRectanglesSupportedForRT(const GrBackendRenderTarget&) const override;
532 bool onSurfaceSupportsWritePixels(const GrSurface*) const override;
534 const SkIRect& srcRect, const SkIPoint& dstPoint) const override;
535 GrBackendFormat onGetDefaultBackendFormat(GrColorType) const override;
536 bool onAreColorTypeAndFormatCompatible(GrColorType, const GrBackendFormat&) const override;
539 GrColorType) const override;
541 GrSwizzle onGetReadSwizzle(const GrBackendFormat&, GrColorType) const override;
543 GrDstSampleFlags onGetDstSampleFlagsForProxy(const GrRenderTargetProxy*) const override;
545 bool onSupportsDynamicMSAA(const GrRenderTargetProxy*) const override;