Searched defs:LayerInfo (Results 1 – 16 of 16) sorted by relevance
/external/skqp/include/effects/ |
D | SkLayerDrawLooper.h | 59 struct SK_API LayerInfo { struct 66 * Initial the LayerInfo. Defaults to settings that will draw the argument
|
/external/skia/include/effects/ |
D | SkLayerDrawLooper.h | 59 struct SK_API LayerInfo { struct 66 * Initial the LayerInfo. Defaults to settings that will draw the argument
|
/external/skqp/modules/skottie/src/ |
D | SkottiePriv.h | 177 struct LayerInfo { struct 178 float fInPoint, 179 fOutPoint;
|
D | SkottiePrecompLayer.cpp | 22 const LayerInfo&, in attachPrecompLayer()
|
D | SkottieTextLayer.cpp | 239 const LayerInfo&, in attachTextLayer()
|
D | SkottieLayer.cpp | 275 const LayerInfo&, in attachSolidLayer() 391 const LayerInfo&, in attachNullLayer()
|
D | SkottieShapeLayer.cpp | 715 const LayerInfo&, in attachShapeLayer()
|
/external/skia/modules/skottie/src/ |
D | SkottiePriv.h | 183 struct LayerInfo { struct 184 float fInPoint, 185 fOutPoint;
|
D | SkottiePrecompLayer.cpp | 22 const LayerInfo&, in attachPrecompLayer()
|
D | SkottieTextLayer.cpp | 239 const LayerInfo&, in attachTextLayer()
|
D | SkottieLayer.cpp | 277 const LayerInfo&, in attachSolidLayer() 393 const LayerInfo&, in attachNullLayer()
|
D | SkottieShapeLayer.cpp | 721 const LayerInfo&, in attachShapeLayer()
|
/external/skqp/src/effects/ |
D | SkLayerDrawLooper.cpp | 24 SkLayerDrawLooper::LayerInfo::LayerInfo() { in LayerInfo() function in SkLayerDrawLooper::LayerInfo
|
/external/skia/src/effects/ |
D | SkLayerDrawLooper.cpp | 24 SkLayerDrawLooper::LayerInfo::LayerInfo() { in LayerInfo() function in SkLayerDrawLooper::LayerInfo
|
/external/deqp/modules/gles31/functional/ |
D | es31fPrimitiveBoundingBoxTests.cpp | 3706 struct LayerInfo struct in deqp::gles31::Functional::__anon8c432bb90111::DepthDrawCase 3708 float zOffset; 3709 float zScale; 3710 tcu::Vec4 color1; 3711 tcu::Vec4 color2;
|
/external/ImageMagick/coders/ |
D | psd.c | 175 } LayerInfo; typedef
|