Home
last modified time | relevance | path

Searched defs:LayerInfo (Results 1 – 12 of 12) sorted by relevance

/external/skqp/include/effects/
DSkLayerDrawLooper.h59 struct SK_API LayerInfo { struct
66 * Initial the LayerInfo. Defaults to settings that will draw the argument
/external/skia/include/effects/
DSkLayerDrawLooper.h59 struct SK_API LayerInfo { struct
66 * Initial the LayerInfo. Defaults to settings that will draw the argument
/external/skia/modules/skottie/src/
DSkottiePriv.h225 struct LayerInfo { struct
226 SkSize fSize;
227 const float fInPoint,
228 fOutPoint;
/external/skqp/modules/skottie/src/
DSkottiePriv.h177 struct LayerInfo { struct
178 float fInPoint,
179 fOutPoint;
DSkottiePrecompLayer.cpp22 const LayerInfo&, in attachPrecompLayer()
DSkottieTextLayer.cpp239 const LayerInfo&, in attachTextLayer()
DSkottieLayer.cpp275 const LayerInfo&, in attachSolidLayer()
391 const LayerInfo&, in attachNullLayer()
DSkottieShapeLayer.cpp715 const LayerInfo&, in attachShapeLayer()
/external/skia/src/effects/
DSkLayerDrawLooper.cpp23 SkLayerDrawLooper::LayerInfo::LayerInfo() { in LayerInfo() function in SkLayerDrawLooper::LayerInfo
/external/skqp/src/effects/
DSkLayerDrawLooper.cpp24 SkLayerDrawLooper::LayerInfo::LayerInfo() { in LayerInfo() function in SkLayerDrawLooper::LayerInfo
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3706 struct LayerInfo struct in deqp::gles31::Functional::__anond8dac77b0111::DepthDrawCase
3708 float zOffset;
3709 float zScale;
3710 tcu::Vec4 color1;
3711 tcu::Vec4 color2;
/external/ImageMagick/coders/
Dpsd.c175 } LayerInfo; typedef