Home
last modified time | relevance | path

Searched refs:fSrcAlphaType (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
H A DGrOpsTypes.h28 SkAlphaType fSrcAlphaType; member
/third_party/skia/tests/
H A DBulkRectTest.cpp133 set[i].fSrcAlphaType = kPremul_SkAlphaType; in textureop_creation_test()
152 set[i].fSrcAlphaType, in textureop_creation_test()
/third_party/skia/src/gpu/v1/
H A DDevice_drawTexture.cpp963 textures[i].fSrcAlphaType = image->alphaType(); in drawEdgeAAImageSet()
/third_party/skia/src/gpu/ops/
H A DTextureOp.cpp1303 auto op = Make(context, set[i].fProxyView, set[i].fSrcAlphaType, textureColorSpaceXform, in AddTextureSetOps()

Completed in 6 milliseconds