Searched defs:commandList (Results 1 – 8 of 8) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/safuzz/rs_ipc_dos_simulator/configs/ |
| D | test_case_config.json | 8 "commandList": "RSBaseNodeDestroy*100", string 17 "commandList": "RSBaseNodeAddChild*100", string 26 "commandList": "RSBaseNodeMoveChild*100", string 35 "commandList": "RSBaseNodeRemoveChild*100", string 44 "commandList": "RSBaseNodeAddCrossParentChild*100", string 53 "commandList": "RSBaseNodeRemoveCrossParentChild*100", string 62 "commandList": "RSBaseNodeSetIsCrossNode*100", string 71 "commandList": "RSBaseNodeAddCrossScreenChild*100", string 80 "commandList": "RSBaseNodeRemoveCrossScreenChild*100", string 89 "commandList": "RSBaseNodeRemoveFromTree*100", string [all …]
|
| D | test_case_config.h | 33 std::string commandList; member 39 std::string commandList; member
|
| /foundation/graphic/graphic_2d/rosen/modules/safuzz/rs_ipc_dos_simulator/transaction/ |
| D | rs_transaction_data_utils.cpp | 211 const std::string& commandList, int commandListRepeat) in CreateTransactionDataFromCommandList() 250 std::vector<std::pair<std::string, int>>& commandRepeatVec, const std::string& commandList) in GetCommandRepeatVecFromCommandList()
|
| /foundation/graphic/graphic_2d/rosen/modules/safuzz/rs_ipc_dos_simulator/pipeline/ |
| D | config_manager.cpp | 116 std::string commandList = ""; in InitConfig() local
|
| /foundation/multimedia/av_session/services/session/server/test/ |
| D | migrate_avsession_test.cpp | 220 const int commandList[] = {18, 30, 31, 36, 37, 38, 39, 41, 42, 43, 46, 48, 50}; in TestMigrateSendByte() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
| D | render_node_camera_weather.cpp | 631 int firstSet, IRenderCommandList& commandList, const BlurParams<T, U>& args) in RenderFullscreenTriangle()
|
| /foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/ |
| D | raw_input_injector.cpp | 177 CommandList commandList; in ParseFingerId() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| D | rs_profiler_base.cpp | 1059 const auto commandList = modifier ? modifier->GetPropertyDrawCmdList() : nullptr; in SetupCanvasDrawingRenderNode() local
|