Home
last modified time | relevance | path

Searched defs:imageIndex (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/
H A Drich_editor_drag_pattern.cpp88 auto imageIndex = placeholderIndex[index]; in CreateDragNode() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/
H A Dvulkan_loader_unit_test.cpp997 uint32_t imageIndex = 0; variable
1032 uint32_t imageIndex = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_particles_drawable.cpp109 auto imageIndex = particle->GetImageIndex(); in CaculateImageAtlsArry() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_view.cpp139 uint32_t GifImageAnimator::SetGifFrame(GifFileType* gifFileType, int32_t imageIndex, UIImageView* i… in SetGifFrame()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle.cpp366 void ParticleRenderParams::SetImageIndex(size_t imageIndex) in SetImageIndex()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp339 auto GetTextureIndex(uint32_t samplerIndex, uint32_t imageIndex) in GetTextureIndex()
974 auto const imageIndex = textureHelper.GetImageIndex(image); in GetTextureIndex() local
H A Dgltf2_loader.cpp851 size_t imageIndex; in TextureSource() local
2384 for (size_t imageIndex = 0; imageIndex < loadResult.data->images.size(); ++imageIndex) { in PrimitiveAttributes() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp984 uint64_t timeout, VkSemaphore semaphore, VkFence vkFence, uint32_t* imageIndex) in AcquireNextImageKHR()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp1903 uint32_t imageIndex { 0U }; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp242 int32_t imageIndex = 0; in GetSpansInfoInStyledString() local