Home
last modified time | relevance | path

Searched defs:pointerType (Results 1 - 7 of 7) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp222 int32_t pointerType = pointerEvent->GetSourceType(); in HWTEST_F() local
307 int32_t pointerType = pointerEvent->GetSourceType(); in HWTEST_F() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DOptimizer.cpp186 Ice::Type pointerType() in pointerType() function
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp246 void MoveDragController::SetOriginalValue(int32_t pointerId, int32_t pointerType, in SetOriginalValue() argument
919 int32_t pointerType = pointerEvent->GetSourceType(); in UpdateMoveTempProperty() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Disel.cpp568 MIRPtrType *pointerType = static_cast<MIRPtrType *>(type); in GetFieldIdAndMirTypeFromMirNode() local
591 MIRPtrType *pointerType = nullptr; in GetFieldIdAndMirTypeFromMirNode() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_cgfunc.cpp808 static MIRType *GetPointedToType(const MIRPtrType &pointerType) in GetPointedToType() argument
821 MIRPtrType *pointerType = static_cast<MIRPtrType *>(GlobalTables::GetTypeTable().GetTypeFromTyIdx(stmt.GetTyIdx())); in SelectIassign() local
923 MIRPtrType *pointerType = static_cast<MIRPtrType *>(type); in SelectIread() local
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp2346 Id pointerType = makePointer(storageClass, type); in createVariable() local
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp2084 SpvId pointerType = this->getPointerType(type, SpvStorageClassFunction); in getLValue() local

Completed in 27 milliseconds