Home
last modified time | relevance | path

Searched defs:alphaType (Results 1 – 25 of 75) sorted by relevance

123

/external/skqp/bench/
DCodecBenchPriv.h28 inline const char* alpha_type_to_str(SkAlphaType alphaType) { in alpha_type_to_str()
DCodecBench.cpp19 SkAlphaType alphaType) in CodecBench()
/external/skia/bench/
DCodecBenchPriv.h28 inline const char* alpha_type_to_str(SkAlphaType alphaType) { in alpha_type_to_str()
DCodecBench.cpp19 SkAlphaType alphaType) in CodecBench()
/external/skia/gm/
Dencode-srgb.cpp25 static void make(SkBitmap* bitmap, SkColorType colorType, SkAlphaType alphaType, in make()
120 for (SkAlphaType alphaType : alphaTypes) { in onDraw() local
Dall_bitmap_configs.cpp185 static uint32_t make_pixel(int x, int y, SkAlphaType alphaType) { in make_pixel()
214 SkAlphaType alphaType, in make_color_test_bitmap_variant()
/external/skqp/gm/
Dencode-srgb.cpp25 static void make(SkBitmap* bitmap, SkColorType colorType, SkAlphaType alphaType, in make()
120 for (SkAlphaType alphaType : alphaTypes) { in onDraw() local
Dall_bitmap_configs.cpp186 static uint32_t make_pixel(int x, int y, SkAlphaType alphaType) { in make_pixel()
215 SkAlphaType alphaType, in make_color_test_bitmap_variant()
/external/skqp/src/gpu/
DGrImageTextureMaker.cpp38 SkAlphaType GrImageTextureMaker::alphaType() const { in alphaType() function in GrImageTextureMaker
78 SkAlphaType GrYUVAImageTextureMaker::alphaType() const { in alphaType() function in GrYUVAImageTextureMaker
DGrTextureAdjuster.h36 SkAlphaType alphaType() const override { return fAlphaType; } in alphaType() function
DGrBitmapTextureMaker.cpp113 SkAlphaType GrBitmapTextureMaker::alphaType() const { in alphaType() function in GrBitmapTextureMaker
/external/skia/src/gpu/
DGrImageTextureMaker.cpp39 SkAlphaType GrImageTextureMaker::alphaType() const { in alphaType() function in GrImageTextureMaker
80 SkAlphaType GrYUVAImageTextureMaker::alphaType() const { in alphaType() function in GrYUVAImageTextureMaker
DGrTextureAdjuster.h38 SkAlphaType alphaType() const override { return fAlphaType; } in alphaType() function
DGrAHardwareBufferImageGenerator.cpp50 AHardwareBuffer* graphicBuffer, SkAlphaType alphaType, sk_sp<SkColorSpace> colorSpace, in Make()
67 AHardwareBuffer* hardwareBuffer, SkAlphaType alphaType, bool isProtectedContent, in GrAHardwareBufferImageGenerator()
DGrBitmapTextureMaker.cpp114 SkAlphaType GrBitmapTextureMaker::alphaType() const { in alphaType() function in GrBitmapTextureMaker
/external/skia/modules/canvaskit/
Dinterface.js401 CanvasKit.SkCanvas.prototype.readPixels = function(x, y, w, h, alphaType, argument
414 'alphaType': alphaType, property
431 destX, destY, alphaType, colorType) { argument
448 'alphaType': alphaType, property
572 CanvasKit.MakeImage = function(pixels, width, height, alphaType, colorType) { argument
577 'alphaType': alphaType, property
Dcpu.js37 'alphaType': CanvasKit.AlphaType.Unpremul, property
/external/skqp/experimental/canvaskit/
Dcpu.js37 'alphaType': CanvasKit.AlphaType.Unpremul, property
Dinterface.js397 CanvasKit.SkCanvas.prototype.readPixels = function(x, y, w, h, alphaType, argument
410 'alphaType': alphaType, property
427 destX, destY, alphaType, colorType) { argument
444 'alphaType': alphaType, property
679 CanvasKit.MakeImage = function(pixels, width, height, alphaType, colorType) { argument
684 'alphaType': alphaType, property
/external/skia/experimental/wasm-skp-debugger/
Dcpu.js35 'alphaType': DebuggerView.AlphaType.Unpremul, property
/external/skia/tools/flags/
DSkCommonFlagsConfig.cpp287 SkAlphaType* alphaType, in parse_option_gpu_color()
378 SkAlphaType* alphaType, in get_option_gpu_color()
430 bool useNVPR, bool useDIText, int samples, SkColorType colorType, SkAlphaType alphaType, in SkCommandLineConfigGpu()
465 SkAlphaType alphaType = kPremul_SkAlphaType; in parse_command_line_config_gpu() local
/external/skqp/tools/flags/
DSkCommonFlagsConfig.cpp286 SkAlphaType* alphaType, in parse_option_gpu_color()
374 SkAlphaType* alphaType, in get_option_gpu_color()
426 bool useNVPR, bool useDIText, int samples, SkColorType colorType, SkAlphaType alphaType, in SkCommandLineConfigGpu()
461 SkAlphaType alphaType = kPremul_SkAlphaType; in parse_command_line_config_gpu() local
/external/skia/dm/
DDMJsonWriter.h35 SkString alphaType; member
/external/skia/src/core/
DSkDeferredDisplayListRecorder.cpp32 SkAlphaType alphaType, in makePromiseTexture()
231 SkAlphaType alphaType, in makePromiseTexture()
/external/skqp/src/core/
DSkDeferredDisplayListRecorder.cpp32 SkAlphaType alphaType, in makePromiseTexture()
220 SkAlphaType alphaType, in makePromiseTexture()

123