Home
last modified time | relevance | path

Searched defs:res (Results 2626 - 2650 of 4921) sorted by relevance

1...<<101102103104105106107108109110>>...197

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uifirst_manager_test.cpp370 bool res = uifirstManager_.CheckVisibleDirtyRegionIsEmpty(node); in HWTEST_F() local
805 bool res = uifirstManager_.CollectSkipSyncNode(node); HWTEST_F() local
966 bool res = uifirstManager_.IsInLeashWindowTree(node, instanceRootId); HWTEST_F() local
1264 bool res = uifirstManager_.NodeIsInCardWhiteList(node); HWTEST_F() local
1301 bool res = uifirstManager_.IsCardSkipFirstWaitScene(scene, appPid); HWTEST_F() local
1322 bool res = uifirstManager_.EventsCanSkipFirstWait(events); HWTEST_F() local
1347 bool res = uifirstManager_.IsScreenshotAnimation(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_display_render_node_drawable_test.cpp1117 bool res = displayDrawable_->CreateSurface(listener); in HWTEST_F() local
1144 bool res = displayDrawable_->SkipFrame(0, 2); in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_two_test.cpp858 bool res = node->IsVisibleDirtyEmpty(deviceType); in HWTEST_F() local
940 bool res = node->GetNodeIsSingleFrameComposer(); in HWTEST_F() local
959 bool res = node->QuerySubAssignable(isRotation); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_occlusion_region.h137 Rect res = this->Intersect(r); in IntersectArea() local
209 inline void PushRange(std::vector<Range>& res) in PushRange() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helpers_gles.cpp265 const int32_t res = FindConstant(reflections, t); in ProcessStruct() local
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_ext_stub.cpp712 int res = Security::AccessToken::AccessTokenKit::VerifyAccessToken(tokenCaller, permission); in CheckCallingPermission() local
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/systemtest/
H A Dvulkan_loader_system_test.cpp449 VkResult res = fpGetPhysicalDeviceSurfaceFormatsKHR(physicalDevice_, surface_, &formatCount, nullptr); in HWTEST_F() local
474 VkResult res = fpGetPhysicalDeviceSurfaceFormats2KHR(physicalDevice_, &surfaceInfo, &formatCount, nullptr); in HWTEST_F() local
503 VkResult res = fpGetPhysicalDeviceSurfaceCapabilities2KHR(physicalDevice_, &surfaceInfo, &surfaceCapabilities); in HWTEST_F() local
531 VkResult res = fpGetPhysicalDevicePresentRectanglesKHR(physicalDevice_, surface_, &pRectCount, nullptr); HWTEST_F() local
554 VkResult res = fpGetDeviceGroupPresentCapabilitiesKHR(device_, &deviceGroupPresentCapabilities); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/
H A Dn_val.cpp103 bool res = false; in IsArray() local
157 void *res = nullptr; in ToPointer() local
164 bool res = false; in IsTypeArray() local
171 bool res in IsDataView() local
188 double res = 0.0; ToDouble() local
203 double res = 0.0; ToFloat() local
210 int32_t res = 0; ToInt32() local
220 uint32_t res = 0; ToUint32() local
230 int64_t res = 0; ToInt64() local
240 int64_t res = 0; ToGLsizei() local
250 int64_t res = 0; ToGLenum() local
304 bool res = false; HasProp() local
354 napi_value res = nullptr; CreateUndefined() local
361 napi_value res = nullptr; CreateNull() local
368 napi_value res = nullptr; CreateInt64() local
375 napi_value res = nullptr; CreateObject() local
382 napi_value res = nullptr; CreateBool() local
389 napi_value res = nullptr; CreateUTF8String() local
407 napi_value res = nullptr; CreateDouble() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dunordered_map.h394 auto res = get_entry(ind, key); in insert() local
406 auto res = get_entry(ind, key); in insert_or_assign() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp147 vector<Entity> res; in ProcessEntityListeners() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dext_decoder_test.cpp496 uint32_t res = 0; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixelmap_native_ndk_test.cpp56 Image_ErrorCode res = OH_PixelmapInitializationOptions_Create(&ops); in HWTEST_F() local
268 napi_value res = nullptr; in HWTEST_F() local
H A Dimage_utils_test.cpp106 bool res = imageUtils.GetFileSize(IMAGE_INPUT_JPEG_PATH, size); in HWTEST_F() local
122 bool res = imageUtils.GetFileSize(path, size); in HWTEST_F() local
138 bool res = imageUtils.GetFileSize(path, size); in HWTEST_F() local
154 bool res = imageUtils.GetFileSize(fd, size); in HWTEST_F() local
170 bool res = imageUtils.GetFileSize(fd, size); in HWTEST_F() local
186 bool res = imageUtils.GetFileSize(fd, size); HWTEST_F() local
218 bool res = ImageUtils::PathToRealPath(path, realPath); HWTEST_F() local
237 bool res = ImageUtils::PathToRealPath(path, realPath); HWTEST_F() local
275 bool res = ImageUtils::CheckMulOverflow(width, height, bytesPerPixel); HWTEST_F() local
319 uint32_t res = ImageUtils::SurfaceBuffer_Reference(buffer); HWTEST_F() local
409 uint32_t res = ImageUtils::SaveDataToFile(fileName, data, totalSize); HWTEST_F() local
426 auto res = ImageUtils::GetPixelMapName(pixelMap); HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_jpeg_test.cpp999 bool res = pixelMap->EncodeTlv(buff); in HWTEST_F() local
1104 uint32_t res = imageSource->GetImagePropertyInt(index, key, value); in HWTEST_F() local
1125 uint32_t res = imageSource->GetImagePropertyInt(index, key, value); in HWTEST_F() local
1146 uint32_t res = imageSource->GetImagePropertyString(index, key, value); in HWTEST_F() local
1167 uint32_t res = imageSource->GetImagePropertyString(index, key, value); in HWTEST_F() local
1188 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1209 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1230 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1251 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1272 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1293 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1314 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1336 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1357 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1378 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1399 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1420 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1441 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1462 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1483 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_EXIF_JPEG_PATH); HWTEST_F() local
1506 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_EXIF_JPEG_PATH); HWTEST_F() local
1529 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_EXIF_JPEG_PATH); HWTEST_F() local
1552 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1573 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1594 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_EXIF_JPEG_PATH); HWTEST_F() local
1617 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_EXIF_JPEG_PATH); HWTEST_F() local
1640 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_EXIF_JPEG_PATH); HWTEST_F() local
1663 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_EXIF_JPEG_PATH); HWTEST_F() local
1686 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1707 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1728 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1749 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1770 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1791 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1812 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_EXIF_JPEG_PATH); HWTEST_F() local
1835 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1856 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1877 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1898 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1919 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1940 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1961 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
1982 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
2003 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
2024 auto res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
2045 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
2066 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
2087 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
2108 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
2129 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
2150 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
2171 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
2192 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
2213 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
2234 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
2253 uint32_t res = imageSource->GetImagePropertyString(index, key, value); HWTEST_F() local
2276 uint32_t res = imageSource->ModifyImageProperty(index, key, value, path); HWTEST_F() local
2297 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_EXIF_JPEG_PATH); HWTEST_F() local
2318 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_EXIF_JPEG_PATH); HWTEST_F() local
2339 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2360 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_EXIF_JPEG_PATH); HWTEST_F() local
2381 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2402 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2423 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2444 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2465 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2486 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2507 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2528 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2550 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2571 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2592 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2613 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2634 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2655 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2676 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2697 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2718 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2739 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2760 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2781 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2802 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2823 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2844 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2865 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2890 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2911 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2932 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2953 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2974 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
2995 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
3016 uint32_t res = imageSource->ModifyImageProperty(index, key, value, IMAGE_INPUT_JPEG_PATH); HWTEST_F() local
3039 uint32_t res = imageSource->ModifyImageProperty(index, key, value, fd); HWTEST_F() local
3061 uint32_t res = imageSource->ModifyImageProperty(index, key, value, fd); HWTEST_F() local
3083 uint32_t res = imageSource->ModifyImageProperty(index, key, value, fd); HWTEST_F() local
3105 uint32_t res = imageSource->ModifyImageProperty(index, key, value, fd); HWTEST_F() local
3127 uint32_t res = imageSource->ModifyImageProperty(index, key, value, fd); HWTEST_F() local
3150 uint32_t res = imageSource->ModifyImageProperty(index, key, value, data, size); HWTEST_F() local
3177 uint32_t res = imageSource->ModifyImageProperty(index, key, value, data, size); HWTEST_F() local
3204 uint32_t res = imageSource->ModifyImageProperty(index, key, value, data, size); HWTEST_F() local
3231 uint32_t res = imageSource->ModifyImageProperty(index, key, value, data, size); HWTEST_F() local
3259 uint32_t res = imageSource->ModifyImageProperty(index, key, value, data, size1); HWTEST_F() local
3286 uint32_t res = imageSource->ModifyImageProperty(index, key, value, data, size); HWTEST_F() local
3317 uint32_t res = imageSource->ModifyImageProperty(index, key, value, data, size); HWTEST_F() local
3345 uint32_t res = imageSource->ModifyImageProperty(index, key, value, data, bufferSize); HWTEST_F() local
[all...]
/foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_video_ndk/
H A Ddetail_enhancer_video_ndk_unit_test.cpp312 bool res = OH_VideoProcessing_IsColorSpaceConversionSupported(nullptr, nullptr); in HWTEST_F() local
321 bool res = OH_VideoProcessing_IsColorSpaceConversionSupported(&SRC_INFO, &DST_INFO); in HWTEST_F() local
330 bool res = OH_VideoProcessing_IsColorSpaceConversionSupported(&SRC_INFO, nullptr); in HWTEST_F() local
339 bool res = OH_VideoProcessing_IsColorSpaceConversionSupported(nullptr, &DST_INFO); in HWTEST_F() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/audio_decoder/
H A Daudio_ffmpeg_decoder_plugin.cpp262 auto res = audioParameter_.find(tag); in GetParameter() local
395 auto res = avcodec_open2(avCodecContext_.get(), avCodec_.get(), nullptr); in OpenCtxLocked() local
412 auto res = avcodec_close(avCodecContext_.get()); in CloseCtxLocked() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/audio_encoder/
H A Daudio_ffmpeg_encoder_plugin.cpp265 auto res = avcodec_open2(avCodecContext_.get(), avCodec_.get(), nullptr); in Start() local
295 auto res = avcodec_close(avCodecContext_.get()); in Stop() local
462 uint64_t res = (UINT64_MAX - prev_pts_ < static_cast<uint64_t>(packet->duration)) ? in ReceiveFrameSucc() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/
H A Dvideo_ffmpeg_encoder_plugin.cpp178 auto res = vencParams_.find(tag); in GetParameter() local
259 auto res = avcodec_open2(avCodecContext_.get(), avCodec_.get(), nullptr); in OpenCodecContext() local
273 auto res = avcodec_close(avCodecContext_.get()); in CloseCodecContext() local
446 auto res in SendBufferLocked() local
[all...]
/foundation/multimedia/image_effect/frameworks/native/efilter/base/
H A Defilter.cpp64 ErrorCode EFilter::Save(EffectJsonPtr &res) in Save() argument
258 ErrorCode res = Render(source.get(), context); in PushData() local
266 ErrorCode res = Render(source.get(), context); in PushData() local
299 ErrorCode res = Render(source.get(), output, context); in PushData() local
417 ErrorCode res = Render(buffer.get(), effectBuffer.get(), context); RenderWithGPU() local
460 ErrorCode res = ColorSpaceHelper::ConvertColorSpace(src, context); CheckAndUpdateEffectBufferIfNeed() local
489 ErrorCode res = CheckAndUpdateEffectBufferIfNeed(src, context, name_, dst); RenderInner() local
540 ErrorCode res = RenderInner(src, dst); Render() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/
H A Dwebp_encoder.cpp323 auto res = DoEncodeForICC(pixelMap); in DoEncode() local
/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dmedia_monitor_service.cpp67 bool res = Publish(this); in OnStart() local
/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
H A Davbuffer_queue.cpp291 auto res = CheckConfig(configCopy); in RequestBuffer() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_property_hvcc_box.cpp55 bool res = reader.ReadData(nalUnit.data(), nalUnitSize); in ParseNalUnitArray() local
174 int32_t res = 0; in GetWord() local
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/video_encoder/
H A Dvideo_encoder_filter.cpp205 auto res = UpdateAndInitPluginByInfo<Plugin::Codec>(plugin_, pluginInfo_, selectedPluginInfo, in Negotiate() local
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/audio_capture/
H A Daudio_capture_filter.cpp295 auto res = ErrorCode::SUCCESS; in Start() local

Completed in 32 milliseconds

1...<<101102103104105106107108109110>>...197