Searched refs:fOutputW (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/modules/skottie/src/effects/ |
D | MotionTileEffect.cpp | 50 SG_ATTRIBUTE(OutputWidth , SkScalar, fOutputW ) 125 const auto outputW = fOutputW * 0.01f * fLayerSize.width(), in onRevalidate() 162 fOutputW = 1, member in skottie::internal::__anon16551d3a0111::TileRenderNode 199 .bind( kOutputWidth_Index, fOutputW ) in MotionTileAdapter() 213 tiler->setOutputWidth (fOutputW); in onSync() 223 fOutputW = 1, member in skottie::internal::__anon16551d3a0111::MotionTileAdapter
|
/third_party/flutter/skia/modules/skottie/src/effects/ |
D | MotionTileEffect.cpp | 48 SG_ATTRIBUTE(OutputWidth , SkScalar, fOutputW ) 123 const auto outputW = fOutputW * 0.01f * fLayerSize.width(), in onRevalidate() 155 fOutputW = 1, member in skottie::internal::__anon73eb28ef0111::TileRenderNode
|
/third_party/node/deps/icu-small/source/common/ |
D | lstmbe.cpp | 372 ConstArray2D fOutputW; member 462 fOutputW.init(data, 2 * hunits, 4); in LSTMData() 726 logp.assign(fData->fOutputB).addDotProduct(fbRow, fData->fOutputW); in divideUpDictionaryRange()
|