Home
last modified time | relevance | path

Searched defs:newType (Results 1 - 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/transform/
H A Dexternal_texture_transform.cc113 auto* newType = ctx.dst->ty.sampled_texture(ast::TextureDimension::k2d, in Run() local
/foundation/multimodalinput/input/service/delegate_task/test/
H A Ddelegate_interface_test.cpp291 HandleEventType newType = delegateInterface.GetEventType(type); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/input/
H A Dinput_declaration.cpp38 bool ShouldCreateNewComponent(const std::string& oldType, const std::string& newType) in ShouldCreateNewComponent() argument
/foundation/multimodalinput/input/service/delegate_task/src/
H A Ddelegate_interface.cpp109 const HandleEventType newType = GetEventType(type); in AddHandler() local
202 const HandleEventType newType = GetEventType(type); in RemoveHandler() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteArrayOfArrayOfOpaqueUniforms.cpp291 TType *newType = new TType(type); variable
H A DSeparateDeclarations.cpp172 TType *newType = new TType(structure, false); in separateDeclarator() local
H A DRewriteStructSamplers.cpp439 TType *newType = nullptr; in stripStructSpecifierSamplers() local
530 TType *newType = new TType(modified, false); in extractStructSamplerUniforms() local
599 TType *newType in extractSampler() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DConstantUnion.h33 bool cast(TBasicType newType, const ConstantUnion &constant) in cast() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_codec_config.cpp150 A2dpCodecType newType = GetCodecType(newCodecInfo); variable
/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_transform_processor_test.cpp546 int32_t newType = 3; in HWTEST_F() local
H A Dmouse_event_normalize_test.cpp507 int32_t newType = 2; in HWTEST_F() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DConstantUnion.cpp135 bool TConstantUnion::cast(TBasicType newType, const TConstantUnion &constant) in cast() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DRewriteR32fImages.cpp284 TType *newType = new TType(type); variable
[all...]
H A DDeclarePerVertexBlocks.cpp255 TType *newType = new TType(*type); variable
/third_party/skia/src/gpu/geometry/
H A DGrQuad.h132 void setQuadType(Type newType) { in setQuadType() argument
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_handler_manager.cpp75 const HandleEventType newType = GetEventType(); in AddHandler() local
114 const HandleEventType newType = GetEventType(); in AddGestureMonitor() local
170 const HandleEventType newType in RemoveGestureMonitor() local
214 const HandleEventType newType = GetEventType(); RemoveHandler() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_input.cpp48 bool ShouldCreateNewComponent(const std::string& oldType, const std::string& newType) in ShouldCreateNewComponent() argument
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_pointer_test.cpp1609 int32_t newType = 1; in HWTEST_F() local
H A Dinput_manager_test.cpp1531 int32_t newType = 1; in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_fsm.c1227 LnnHeartbeatType *newType = NULL; in LnnPostStopMsgToHbFsm() local
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_utils_test.cpp286 auto newType = newRecord->GetType(); in HWTEST_F() local
319 auto newType = newRecord->GetType(); in HWTEST_F() local
358 auto newType = newRecord->GetType(); in HWTEST_F() local
395 auto newType = newRecord->GetType(); in HWTEST_F() local
430 auto newType = newRecord->GetType(); in HWTEST_F() local
464 auto newType = newRecord->GetType(); HWTEST_F() local
498 auto newType = newRecord->GetType(); HWTEST_F() local
532 auto newType = newRecord->GetType(); HWTEST_F() local
566 auto newType = newRecord->GetType(); HWTEST_F() local
600 auto newType = newRecord->GetType(); HWTEST_F() local
632 auto newType = newRecord->GetType(); HWTEST_F() local
671 auto newType = newRecord->GetType(); HWTEST_F() local
717 auto newType = newRecord->GetType(); HWTEST_F() local
756 auto newType = newRecord->GetType(); HWTEST_F() local
792 auto newType = newRecord->GetType(); HWTEST_F() local
[all...]
H A Dpasteboard_unified_data_test.cpp274 auto newType = newRecord->GetType(); in HWTEST_F() local
307 auto newType = newRecord->GetType(); in HWTEST_F() local
347 auto newType = newRecord->GetType(); in HWTEST_F() local
387 auto newType = newRecord->GetType(); in HWTEST_F() local
427 auto newType = newRecord->GetType(); in HWTEST_F() local
464 auto newType = newRecord->GetType(); HWTEST_F() local
501 auto newType = newRecord->GetType(); HWTEST_F() local
538 auto newType = newRecord->GetType(); HWTEST_F() local
575 auto newType = newRecord->GetType(); HWTEST_F() local
612 auto newType = newRecord->GetType(); HWTEST_F() local
649 auto newType = newRecord->GetType(); HWTEST_F() local
682 auto newType = newRecord->GetType(); HWTEST_F() local
730 auto newType = newRecord->GetType(); HWTEST_F() local
779 auto newType = newRecord->GetType(); HWTEST_F() local
813 auto newType = newRecord->GetType(); HWTEST_F() local
[all...]
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec_api.c249 vbo_exec_wrap_upgrade_vertex(struct vbo_exec_context *exec, GLuint attr, GLuint newSize, GLenum newType) vbo_exec_wrap_upgrade_vertex() argument
418 vbo_exec_fixup_vertex(struct gl_context *ctx, GLuint attr, GLuint newSize, GLenum newType) vbo_exec_fixup_vertex() argument
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.h118 virtual bool applySwizzle(const ComponentArray& components, const Type& newType) { in applySwizzle() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_manager.cpp799 int newType = properties.GetIntProp(KvDBProperties::DATABASE_TYPE, KvDBProperties::LOCAL_TYPE_SQLITE); in FindKvDBFromCache() local

Completed in 32 milliseconds

12