Searched defs:LayerInfo (Results 1 – 12 of 12) sorted by relevance
59 struct SK_API LayerInfo { struct66 * Initial the LayerInfo. Defaults to settings that will draw the argument
225 struct LayerInfo { struct226 SkSize fSize;227 const float fInPoint,228 fOutPoint;
177 struct LayerInfo { struct178 float fInPoint,179 fOutPoint;
22 const LayerInfo&, in attachPrecompLayer()
239 const LayerInfo&, in attachTextLayer()
275 const LayerInfo&, in attachSolidLayer()391 const LayerInfo&, in attachNullLayer()
715 const LayerInfo&, in attachShapeLayer()
23 SkLayerDrawLooper::LayerInfo::LayerInfo() { in LayerInfo() function in SkLayerDrawLooper::LayerInfo
24 SkLayerDrawLooper::LayerInfo::LayerInfo() { in LayerInfo() function in SkLayerDrawLooper::LayerInfo
3706 struct LayerInfo struct in deqp::gles31::Functional::__anond8dac77b0111::DepthDrawCase3708 float zOffset;3709 float zScale;3710 tcu::Vec4 color1;3711 tcu::Vec4 color2;
175 } LayerInfo; typedef