Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/
H A Dshader_input_buffer.cpp22 bool ShaderInputBuffer::Alloc(uint32_t floatSize) in Alloc()
72 void ShaderInputBuffer::Update(float *buffer, uint32_t floatSize) in Update()
H A Dlume_custom_render.cpp179 uint32_t floatSize = 2u; in OnSizeChange() local