Home
last modified time | relevance | path

Searched defs:imageCount (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dnode_context_descriptor_set_manager_gles.cpp63 uint32_t imageCount = 0; in CreateDescriptorSet() local
113 uint32_t imageCount = 0; in CreateOneFrameDescriptorSet() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_rdb_utils.h46 int imageCount; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dcomponent_snapshot.cpp141 bool CheckImageSuccessfullyLoad(const RefPtr<UINode>& node, int32_t& imageCount) in CheckImageSuccessfullyLoad()
244 int32_t imageCount = 0; in Get() local
327 int32_t imageCount = 0; in BuilerTask() local
433 int32_t imageCount = 0; in CreateSync() local
/ohos5.0/drivers/peripheral/camera/interfaces/include/
H A Dvideo_key_info.h101 const std::string imageCount = "imageCount"; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_gif_test.cpp68 int32_t imageCount = imageSource->GetSourceInfo(errorCode).topLevelImageNum; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_const.h134 int32_t imageCount = 0; member
146 int32_t imageCount; member
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/
H A Dvulkan_loader_unit_test.cpp938 uint32_t imageCount; variable
957 uint32_t imageCount = 1; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_particles_drawable.cpp27 std::vector<std::shared_ptr<RSImage>>& imageVector, size_t imageCount) in RSParticlesDrawable()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dswapchain_vk.cpp283 const uint32_t imageCount = in SwapchainVk() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_post_process_util.h156 uint32_t imageCount = 0U; member
H A Dpipeline_descriptor_set_binder.cpp128 const uint32_t imageCount, const uint32_t samplerCount) in InitFillBindings()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dfetch_result.cpp595 int32_t imageCount = hiddenOnly_ ? -1 : in SetPhotoAlbum() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_reporter.cpp414 int32_t imageCount = photoRecordInfo.imageCount; in ReportPhotoRecordInfo() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_foreground.cpp684 auto imageCount = particleVector.GetParticleImageCount(); in OnUpdate() local
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_album_change_request_napi.cpp888 int imageCount = hiddenOnly ? -1 : in FetchNewCount() local
H A Dphoto_album_napi.cpp723 int imageCount = (hiddenOnly || isSmartAlbum) ? -1 : in FetchNewCount() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1909 auto imageCount = particleVector.GetParticleImageCount(); in DrawParticle() local