Searched refs:kNone (Results 226 - 250 of 454) sorted by relevance

1234567891011>>

/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_context.cpp133 case FormType::kNone:
/external/pdfium/xfa/fxfa/
H A Dfxfa.h37 kNone = 0, member in class:FormType
/external/skia/gm/
H A Drrects.cpp123 GrAAType::kNone)); member in class:skiagm::RRectGM::GrAAType
H A Dtexturedomaineffect.cpp140 renderRect, GrAAType::kNone)); member in class:skiagm::TextureDomainEffect::GrAAType
/external/skia/src/core/
H A DSkGlyphCache.h291 : SkAutoGlyphCache(paint, surfaceProps, SkScalerContextFlags::kNone, matrix)
H A DSkScalerContext.h30 kNone = 0, enumerator in enum:uint32_t
/external/skia/src/gpu/
H A DGrOpFlushState.cpp87 static constexpr auto kSRGBConversion = GrSRGBConversion::kNone;
/external/skia/src/gpu/ccpr/
H A DGrCCAtlas.cpp69 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; }
H A DGrCoverageCountingPathRenderer.h69 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; }
/external/skia/src/gpu/effects/
H A DGrPorterDuffXferProcessor.cpp776 get_blend_formula(color.isOpaque(), GrProcessorAnalysisCoverage::kNone != coverage,
794 AnalysisProperties props = AnalysisProperties::kNone;
795 bool hasCoverage = GrProcessorAnalysisCoverage::kNone != coverage;
942 return sk_make_sp<PorterDuffXferProcessor>(formula, GrProcessorAnalysisCoverage::kNone);
/external/skia/src/gpu/gl/
H A DGrGLRenderTarget.cpp41 GrRenderTargetFlags flags = GrRenderTargetFlags::kNone;
/external/skia/src/gpu/ops/
H A DGrDrawPathOp.h56 fAnalysis = fProcessorSet.finalize(fInputColor, GrProcessorAnalysisCoverage::kNone, clip,
/external/skia/tests/
H A DGrPipelineDynamicStateTest.cpp120 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; }
/external/skqp/gm/
H A Drrects.cpp123 GrAAType::kNone)); member in class:skiagm::RRectGM::GrAAType
H A Dtexturedomaineffect.cpp139 renderRect, GrAAType::kNone)); member in class:skiagm::TextureDomainEffect::GrAAType
/external/skqp/src/core/
H A DSkGlyphCache.h291 : SkAutoGlyphCache(paint, surfaceProps, SkScalerContextFlags::kNone, matrix)
H A DSkScalerContext.h28 kNone = 0, enumerator in enum:uint32_t
/external/skqp/src/gpu/ccpr/
H A DGrCCAtlas.cpp61 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; }
H A DGrCoverageCountingPathRenderer.h69 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; }
/external/skqp/src/gpu/effects/
H A DGrPorterDuffXferProcessor.cpp776 get_blend_formula(color.isOpaque(), GrProcessorAnalysisCoverage::kNone != coverage,
794 AnalysisProperties props = AnalysisProperties::kNone;
795 bool hasCoverage = GrProcessorAnalysisCoverage::kNone != coverage;
942 return sk_make_sp<PorterDuffXferProcessor>(formula, GrProcessorAnalysisCoverage::kNone);
/external/skqp/src/gpu/gl/
H A DGrGLRenderTarget.cpp41 GrRenderTargetFlags flags = GrRenderTargetFlags::kNone;
/external/skqp/src/gpu/ops/
H A DGrDrawPathOp.h56 fAnalysis = fProcessorSet.finalize(fInputColor, GrProcessorAnalysisCoverage::kNone, clip,
/external/skqp/tests/
H A DGrPipelineDynamicStateTest.cpp120 FixedFunctionFlags fixedFunctionFlags() const override { return FixedFunctionFlags::kNone; }
/external/tensorflow/tensorflow/contrib/lite/toco/graph_transformations/
H A Dresolve_constant_transpose.cc115 if (output_array.data_type == ArrayDataType::kNone) {
H A Dresolve_constant_unary.cc71 FusedActivationFunctionType::kNone) {

Completed in 523 milliseconds

1234567891011>>