Home
last modified time | relevance | path

Searched refs:SkFAIL (Results 1 – 25 of 70) sorted by relevance

123

/external/skia/src/gpu/
DGrReorderCommandBuilder.h26 SkFAIL("Unsupported\n"); in recordStencilPath()
34 SkFAIL("Unsupported\n"); in recordDrawPath()
49 SkFAIL("Unsupported\n"); in recordDrawPaths()
DGrGeometryProcessor.h33 SkFAIL("Unsupported\n"); in canMakeEqual()
39 SkFAIL("Unsupported\n"); in getInvariantOutputColor()
42 SkFAIL("Unsupported\n"); in getInvariantOutputCoverage()
DGrProcessor.cpp59 SkFAIL("Wrong number of fragment processor factories!"); in VerifyFactoryCount()
66 SkFAIL("Wrong number of geometry processor factories!"); in VerifyFactoryCount()
73 SkFAIL("Wrong number of xp factory factories!"); in VerifyFactoryCount()
DGrPathRendering.h62 SkFAIL("Unknown path transform type"); in PathTransformSize()
DGrPathRange.cpp44 default: SkFAIL("Unknown path index type"); in willDrawPaths()
DGrContextFactory.h79 SkFAIL("Unknown GL Context type."); in GLContextTypeName()
DGrTextureAccess.cpp103 SkFAIL("Unexpected swizzle string character."); in setSwizzle()
DGrBatch.h160 SkFAIL("This should never wrap as it should only be called once for each GrBatch " in GenClassID()
/external/skia/src/gpu/gl/
DGrGLNoOpInterface.cpp525 SkFAIL("Unexpected pname to GetIntegerv"); in noOpGLGetIntegerv()
554 SkFAIL("Unexpected pname to GetProgramiv"); in noOpGLGetShaderOrProgramiv()
570 SkFAIL("Unexpected pname passed to GetQueryObject."); in query_result()
587 SkFAIL("Unexpected pname passed GetQueryiv."); in noOpGLGetQueryiv()
628 SkFAIL("Unexpected name passed to GetString"); in noOpGLGetString()
642 SkFAIL("Unexpected name passed to GetStringi"); in noOpGLGetStringi()
653 SkFAIL("Should never query texture parameters."); in noOpGLGetTexLevelParameteriv()
DGrGLSL.cpp45 SkFAIL("Unknown GL Standard"); in GrGetGLSLGeneration()
89 SkFAIL("Unknown GL version."); in GrGetGLSLVersionDecl()
DGrGLShaderVar.h216 SkFAIL("Unexpected precision type."); in PrecisionString()
242 SkFAIL("Unknown shader variable type modifier."); in TypeModifierString()
DGrGLCaps.cpp814 SkFAIL("Why are we seeing a stencil format that " in markColorConfigAndStencilFormatAsVerified()
835 SkFAIL("Why are we seeing a stencil format that " in isColorConfigAndStencilFormatVerified()
1084 SkFAIL("Unknown precision."); in precision_to_gl_float_type()
1097 SkFAIL("Unknown shader type."); in shader_type_to_gl_shader()
/external/skia/bench/
DRotatedRectBench.cpp37 SkFAIL("Shouldn't reach here."); in start_color()
54 SkFAIL("Can't get here"); in advance_color()
56 SkFAIL("Shouldn't reach here."); in advance_color()
DSKPAnimationBench.h28 SkFAIL("MPD not supported\n"); in drawMPDPicture()
DPMFloatBench.cpp34 SkFAIL("unreachable"); in onGetName()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp96 SkFAIL("Unexpected target to glBufferData"); in debugGLBufferData()
589 SkFAIL("Unexpected target to glBindBuffer"); in debugGLBindBuffer()
643 SkFAIL("Unexpected target to glMapBufferRange"); in debugGLMapBufferRange()
670 SkFAIL("Unexpected target to glMapBuffer"); in debugGLMapBuffer()
694 SkFAIL("Unexpected target to glUnmapBuffer"); in debugGLUnmapBuffer()
723 SkFAIL("Unexpected target to glUnmapBuffer"); in debugGLFlushMappedBufferRange()
774 SkFAIL("Unexpected value to glGetBufferParamateriv"); in debugGLGetBufferParameteriv()
/external/skia/include/gpu/
DGrTypesPriv.h177 SkFAIL("Unsupported type conversion"); in GrVertexAttribTypeToSLType()
236 SkFAIL("Hairline fill isn't invertible."); in GrInvertProcessorEdgeType()
DGrProcessor.h131 SkFAIL("This should never wrap as it should only be called once for each GrProcessor " in GenClassID()
/external/skia/src/gpu/gl/builders/
DGrGLGeometryShaderBuilder.cpp40 SkFAIL("Geometry shaders are not currently supported"); in compileAndAttachShaders()
DGrGLFragmentShaderBuilder.cpp34 SkFAIL("Unknown precision value."); in append_default_precision_qualifier()
134 SkFAIL("Unexpected GLSLFeature requested."); in enableFeature()
/external/skia/tools/
Dimage_expectations.cpp64 SkFAIL("unsupported hashType (see above)"); in ImageDigest()
83 SkFAIL("unable to compute image digest"); in getHashValue()
/external/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp181 SkFAIL("Unsupported Blend Coeff"); in append_porterduff_term()
228 SkFAIL("Unexpected Secondary Output"); in onEmitCode()
246 SkFAIL("Unexpected Primary Output"); in onEmitCode()
751 SkFAIL("srcCoeff should not refer to src or dst."); in getInvariantOutput()
/external/skia/gm/
Dglyph_pos_align.cpp69 default: SkFAIL("Invalid paint origin"); return; in drawTestCase()
/external/skia/src/utils/
DSkTextureCompressor_Blitter.h92 SkFAIL("Not implemented!"); in blitH()
157 SkFAIL("Not implemented!"); in blitV()
296 SkFAIL("Not implemented!"); in blitAntiRect()
/external/skia/include/core/
DSkTextBlob.h88 SkFAIL("All blobs are created by placement new."); in new()

123