Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_drawing_filter.h64 uint32_t ShaderHash() const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_drawing_filter.cpp195 uint32_t RSDrawingFilter::ShaderHash() const in ShaderHash() function in OHOS::Rosen::RSDrawingFilter
217 auto otherShaderHash = other->ShaderHash(); in Compose()