Home
last modified time | relevance | path

Searched refs:otherShaderHash (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_drawing_filter.cpp217 auto otherShaderHash = other->ShaderHash(); in Compose() local
219 result->hash_ = SkOpts::hash(&otherShaderHash, sizeof(otherShaderHash), hash_); in Compose()