Home
last modified time | relevance | path

Searched defs:TextureLayer (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/flow/ohos_layers/
Dtexture_layer.h22 TextureLayer(const SkPoint& offset, SkSize textureSize, int64_t textureId, uint8_t opacity) in TextureLayer() function
/third_party/flutter/engine/flutter/flow/layers/
Dtexture_layer.cc11 TextureLayer::TextureLayer(const SkPoint& offset, in TextureLayer() function in flutter::TextureLayer