HomeSort by relevance Sort by last modified time
    Searched refs:SkFAIL (Results 1 - 25 of 97) sorted by null

1 2 3 4

  /external/skia/src/gpu/
GrProcessorUnitTest.cpp 22 SkFAIL("Should not be called if !SK_ALLOW_STATIC_GLOBAL_INITIALIZERS");
GrShaderVar.cpp 20 SkFAIL("Unknown shader variable type modifier.");
55 SkFAIL("Unknown memory model.");
66 SkFAIL("Unknown restrict.");
80 SkFAIL("Unknown io type.");
GrPathRange.cpp 36 SkFAIL("Unknown path index type");
51 SkFAIL("Unknown path index type");
GrProcessor.cpp 69 SkFAIL("Wrong number of fragment processor factories!");
78 SkFAIL("Wrong number of geometry processor factories!");
86 SkFAIL("Wrong number of xp factory factories!");
285 SkFAIL("Config is not (yet) supported as image storage.");
GrPathRendering.h 63 SkFAIL("Unknown path transform type");
  /external/skia/include/private/
GrGLSL.h 80 SkFAIL("Unexpected precision type.");
137 SkFAIL("Unknown shader var type.");
GrTypesPriv.h 52 SkFAIL("Unknown AA Type");
173 SkFAIL("Unexpected type");
206 SkFAIL("Unexpected type");
239 SkFAIL("Unexpected type");
272 SkFAIL("Unexpected type");
305 SkFAIL("Unexpected type");
366 SkFAIL("Unexpected attribute type");
400 SkFAIL("Unexpected attribute type");
431 SkFAIL("Unsupported type conversion");
514 SkFAIL("Hairline fill isn't invertible.")
    [all...]
GrSwizzle.h 129 SkFAIL("Mod is broken?!?");
  /external/skia/src/gpu/glsl/
GrGLSLGeometryShaderBuilder.cpp 21 SkFAIL("invalid input type");
32 SkFAIL("invalid output type");
GrGLSL.cpp 44 SkFAIL("Unknown precision value.");
GrGLSLXferProcessor.h 92 SkFAIL("emitOutputsForBlendState not implemented.");
108 SkFAIL("emitBlendCodeForDstRead not implemented.");
  /external/skia/bench/
SKPAnimationBench.h 38 SkFAIL("MPD not supported\n");
CubicKLMBench.cpp 33 SkFAIL("Unexpected cubic type");
RotatedRectBench.cpp 38 SkFAIL("Shouldn't reach here.");
55 SkFAIL("Can't get here");
57 SkFAIL("Shouldn't reach here.");
  /external/skia/src/gpu/gl/
GrGLGLSL.cpp 51 SkFAIL("Unknown GL Standard");
  /external/skia/src/gpu/vk/
GrVkTransferBuffer.h 44 SkFAIL("Not implemented for transfer buffers.");
GrVkUniformHandler.h 94 SkFAIL("Image storages not implemented for Vulkan.");
99 SkFAIL("Image storages not implemented for Vulkan.");
GrVkVaryingHandler.cpp 61 SkFAIL("Unexpected type");
GrVkPipelineStateDataManager.h 49 SkFAIL("Only supported in NVPR, which is not in vulkan");
  /external/skia/include/gpu/
GrTypes.h 368 SkFAIL("Invalid pixel config");
393 SkFAIL("Invalid pixel config");
421 SkFAIL("Invalid pixel config");
449 SkFAIL("Invalid pixel config");
472 SkFAIL("Invalid pixel config");
495 SkFAIL("Invalid pixel config.");
518 SkFAIL("Invalid pixel config");
545 SkFAIL("Invalid pixel config.");
  /external/skia/tools/gpu/gl/
GLTestContext.h 67 SkFAIL("getGLProcAddress: proc name must have 'gl' prefix");
  /external/skia/gm/
glyph_pos_align.cpp 54 default: SkFAIL("Invalid paint origin"); return;
  /external/skia/src/core/
SkFindAndPlaceGlyph.h 153 SkFAIL("Should not get here.");
265 SkFAIL("Should never get here.");
284 SkFAIL("Should not get here.");
303 SkFAIL("Should not get here.");
328 SkFAIL("Should never get here.");
438 SkFAIL("Should never get here.");
  /external/skia/src/gpu/effects/
GrConstColorProcessor.cpp 74 SkFAIL("Unexpected mode");
  /external/skia/tools/gpu/
GrContextFactory.h 123 SkFAIL("Unreachable");

Completed in 443 milliseconds

1 2 3 4