Home
last modified time | relevance | path

Searched refs:first (Results 5351 - 5375 of 6195) sorted by relevance

1...<<211212213214215216217218219220>>...248

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleTests.cpp105 // render first with only depth/stencil and then with color + depth/stencil
4323 // Set alpha to zero for the first draw. This should prevent depth writes because of zero coverage.
4490 // The first draw was without color buffer and zero coverage. The depth buffer is expected to still have the clear value.
4494 // The depth test should pass as the first draw didn't touch the depth buffer.
5718 bool first = true;
5721 name << (first ? "" : "_") << count;
5722 desc << (first ? "Subpasses with counts " : ", ") << count;
5723 first = false;
5761 bool first = true;
5764 name << (first
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_rdb_data_mgr_test/
H A Dfms_form_rdb_data_mgr_test.cpp531 EXPECT_STREQ(data.cbegin()->first.c_str(), TEST_KEY.c_str()); in HWTEST_F()
/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr_inner.cpp635 sptr<IRemoteObject> hostClient = item.first; in NotifyHostRenderServiceIsDead()
/foundation/ai/neural_network_runtime/test/unittest/components/nn_backend/
H A Dnn_backend_test.cpp336 backendName.offlineModelBuffer.first = &b; in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dextension_record_manager.cpp227 TAG_LOGD(AAFwkTag::ABILITYMGR, "found match extension record: id %{public}d", iter.first); in IsHostSpecifiedProcessValid()
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/
H A Dwfd_sink_session.cpp487 [](std::pair<std::string, std::string> value) { return value.first == WFD_PARAM_TRIGGER; }); in HandleSetParamRequest()
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_cast_session.cpp173 if (it->second.first(env, argv[1], napiSession) != napi_ok) { in OnEvent()
/foundation/ability/ability_runtime/test/unittest/app_running_manager_test/
H A Dapp_running_manager_test.cpp160 abilityTokens.emplace_back(token.first); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_multi_child_scroll.cpp918 int32_t index = itemPair.first; in GetFixPositionOnWatch()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tab_content.cpp258 if (parseResult.first || !isSubTabStyle) { in GetFontContent()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_animation_bridge.cpp607 animationContext->SetProperty(runtime, iter.first, runtime->NewFunction(iter.second)); in CreateAnimationContext()
H A Djsi_animator_bridge.cpp327 animatorContext->SetProperty(runtime, iter.first, runtime->NewFunction(iter.second)); in CreateAnimatorContext()
388 LOGE("JsAnimatorUpdate failed, first argument is not an object!"); in JsAnimatorUpdate()
428 LOGE("JsAnimatorUpdate failed, first argument is not an object!"); in JsAnimatorReset()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_pattern.cpp260 bool indexChanged = itemRange_.first != layoutInfo_->FirstIdx() || itemRange_.second != layoutInfo_->endIndex_; in TriggerPostLayoutEvents()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_select_overlay.cpp194 pattern->HandleSelectionChange(initSelector_.first, currentHandleIndex); in UpdateSelectorOnHandleMove()
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_multifinger_multitap.cpp451 // first pointer up time to second pointer down time in IsMultiFingerDoubleTap()
584 int32_t pId = iter.first; in storeBaseDownPoint()
677 HILOG_DEBUG("current point and first down point: pid %{public}d, %{public}d, %{public}d, %{public}d, %{public}d", in HandleMultiFingerMoveEvent()
/foundation/arkui/ui_lite/frameworks/components/
H A Droot_view.cpp397 DrawTop(viewEntry.first, rect); in DrawInvalidMap()
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpa_adapter_manager.cpp830 if ((channelLayout & (bit->first)) != 0) { in ConvertChLayoutToPaChMap()
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Ddemuxer_filter.cpp356 // demuxer pause first for auido render immediatly in PauseForSeek()
551 MEDIA_LOG_D_SHORT("Link " PUBLIC_LOG_S, iter->first.c_str()); in LinkNext()
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_test.cpp146 // first request in HWTEST_F()
192 // not first request in HWTEST_F()
215 // not first request in HWTEST_F()
241 // not first request in HWTEST_F()
395 sequence = it->first; in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_canvas_drawing_render_node_test.cpp119 rsCanvasDrawingRenderNode.preThreadInfo_.first = 10; in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
H A Ddraw_cmd_test.cpp74 cmdList->SetUpImageData(imageData.first, imageData.second); in HWTEST_F()
/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H A Dhos_au_sink.cpp145 break; // only take the first out port in RegisterOutportOnAdapter()
386 deviceDescriptor_.portId = g_sinkInfos[pluginName_].first; in Prepare()
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmeta.h573 keys[cnt++] = tmp.first; in GetKeys()
/foundation/multimedia/media_foundation/engine/scene/player/lite/
H A Dhiplayer_impl.cpp847 return item.first == state; in StringnessPlayerState()
/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
H A Davbuffer_queue.cpp645 InsertFreeBufferInOrder(it->first); in Clear()

Completed in 40 milliseconds

1...<<211212213214215216217218219220>>...248